• Resolved dasjulle

    (@dasjulle)


    Hi,

    after updating The SEO Framework to 4.1.2. (in my local environment), i get the following PHP Errors:

    Warning: require(/data/wordpress/htdocs/wp-content/plugins/autodescription/inc/classes/traits/enclose-stray-private.class.php): failed to open stream: No such file or directory in /data/wordpress/htdocs/wp-content/plugins/autodescription/bootstrap/load.php on line 155

    Fatal error: require(): Failed opening required ‘/data/wordpress/htdocs/wp-content/plugins/autodescription/inc/classes/traits/enclose-stray-private.class.php’ (include_path=’.:/usr/share/php’) in /data/wordpress/htdocs/wp-content/plugins/autodescription/bootstrap/load.php on line 155
    There has been a critical error on your website.

    The site is built using Bedrock project structure.

    • This topic was modified 5 years, 6 months ago by dasjulle.
Viewing 1 replies (of 1 total)
  • Plugin Author Sybre Waaijer

    (@cybr)

    Hello!

    I’m sorry you had to face such an annoying issue! I hope this is a fluke.

    It seems like the update didn’t come through well on your website, where one file/class is stuck at an earlier version that’s calling a trait no longer available in TSF v4.1.2.
    We had to remove the trait mentioned in the error-message for PHP 8 support.

    Please see if manually uploading the latest plugin files resolves the issue.

    • This reply was modified 5 years, 6 months ago by Sybre Waaijer. Reason: clarity
Viewing 1 replies (of 1 total)

The topic ‘PHP Fatal error with 4.1.2 version’ is closed to new replies.