PHP Extensions #
PHP 7.4
Install cURL more info here.
Install DOM library, if it is missing.
Gantry Framework (Template) Conflict with Custom Tables #
The Gantry framework uses the Twig templating engine, just like Custom Tables. However, if Custom Tables is loaded first, it initializes the Twig class, which can cause a conflict, preventing Gantry from starting correctly.
Solution:
To resolve this issue, follow these steps:
Navigate to Global Configuration in your Joomla admin panel.
Go to Custom Tables settings.
Disable Twig Load to prevent Custom Tables from initializing Twig.
Leave a Reply
You must be logged in to post a comment.