Twig conflict with Timber Library plugin and likely other Twig enabled plugins
-
Greetings, there appears to be a Twig conflict relating to global Twig functions in the newest version of the SSA plugin which causes a fatal error with other Twig enabled plugins like Timber.
[16-May-2024 09:51:17 UTC] PHP Fatal error: Cannot redeclare twig_cycle() (previously declared in /data/wordpress/htdocs/wp-content/plugins/simply-schedule-appointments/vendor/twig/twig/src/Resources/core.php:20) in /data/wordpress/htdocs/wp-content/plugins/timber-library/vendor/twig/twig/src/Extension/CoreExtension.php on line 327
Fixing this would likely involve scoping the Twig plugin used by SSA using a namespace such as by using a Twig Scoper tool.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.