Fatal error on activation, breaks website layout
-
Hello!
I just migrated in a website to WPEngine and the plugin is throwing the following fatal error:
[04-Mar-2024 10:25:02 UTC] PHP Fatal error: Uncaught LogicException: The template folder "theme" was not found. in wp-content/plugins/age-gate/vendor/league/plates/src/Template/Folders.php:60 Stack trace: #0 wp-content/plugins/age-gate/vendor/league/plates/src/Template/Name.php(111): League\Plates\Template\Folders->get('theme') #1 wp-content/plugins/age-gate/vendor/league/plates/src/Template/Name.php(83): League\Plates\Template\Name->setFolder('theme') #2 wp-content/plugins/age-gate/vendor/league/plates/src/Template/Name.php(45): League\Plates\Template\Name->setName('theme::partials...') #3 wp-content/plugins/age-gate/vendor/league/plates/src/Template/Template.php(83): League\Plates\Template\Name->__construct(Object(League\Plates\Engine), 'theme::partials...') #4 wp-content/plugins/age-gate/vendor/league/plates/src/Engine.php(291): League\Plates\Template\Template->__con in wp-content/plugins/age-gate/vendor/league/plates/src/Template/Folders.php on line 60
Customer is using the Divi theme. I’ve tried both PHP versions available (7.4 and 8.2) and it gives the same error in both instances.
Plugin is set to use JavaScript verification, since WPEngine does have its own caching built in. I’ve also tried re-saving the appearance settings; the issue is persisting. Have to disable the plugin temporarily so that we can ensure the rest of the site still works, but interested in a solution if possible.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Fatal error on activation, breaks website layout’ is closed to new replies.