-
-
Notifications
You must be signed in to change notification settings - Fork 11
14. Requirements
JoomlaBoat, LLC edited this page Jan 9, 2025
·
6 revisions
PHP 7.4
Install cURL more info here.
Install DOM library, if it is missing.
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.