• Resolved e dev

    (@efishinsea)


    Looks like you are using a function that exists elsewhere already, and does different things.

    [06-Mar-2025 01:37:18 UTC] PHP Fatal error: 

    Cannot redeclare twig_cycle()

    (previously declared in /public_html/wp-content/plugins/unlimited-elements-for-elementor/vendor/twig/twig/src/Resources/core.php:20)

    in /public_html/wp-content/plugins/wp-rss-aggregator/vendor/twig/twig/src/Extension/CoreExtension.php on line 333

Viewing 2 replies - 1 through 2 (of 2 total)
  • same here. Fatal error:

    Een fout van het type E_COMPILE_ERROR werd veroorzaakt op regelnummer 333 van het bestand /var/www/vhosts/x.nl/httpdocs/wp-content/plugins/wp-rss-aggregator/vendor/twig/twig/src/Extension/CoreExtension.php. Foutmelding: Cannot redeclare twig_cycle() (previously declared in /var/www/vhosts/x.nl/httpdocs/wp-content/plugins/unlimited-elements-for-elementor/vendor/twig/twig/src/Resources/core.php:20)

    Plugin Contributor Adarsh Pawar

    (@axmusic)

    Hi @efishinsea,

    It appears that the other plugin you’re using isn’t checking whether the Twig library is already loaded. It should verify if the library is loaded to prevent conflicts. Please contact the plugin author responsible for this issue.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Fatal error with latest update’ is closed to new replies.