• FriendlyWP

    (@mmcginnis)


    Getting this error whenever I activate the plugin:

    Fatal error: require() [function.require]: Failed opening required '/home/content/68/html/wp-content/plugins/all-in-one-event-calendar/vendor/twig/Loader/Filesystem.php' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/68/html/wp-content/plugins/all-in-one-event-calendar/lib/bootstrap/loader.php on line 88

    I’ve tried the fix for the missing agenda-widget-form.php issue already, now I get this issue. It totally hoses the site’s control panel. 🙁 Any ideas? I’ve tried re-uploading everything several times but no go.

    Thanks for any help!

    https://wordpress.org/plugins/all-in-one-event-calendar/

Viewing 5 replies - 1 through 5 (of 5 total)
  • I was able to solve this problem by renaming the folder Twig to twig. Since most web servers are case sensitive, I’m going to say this a bug with the plugin.

    There is a twig and Twig folder in that directory.

    Note: Twig (upper case) should contain a single file called Autoloader.php, so make sure that file is in the twig folder (lower case), else you may run into other bugs.

    If the server is not case sensitive (eg: Windows), then this could definitely be an issue.

    I’ll bring this up with my direct contact at Time.ly.

    I was able to solve this problem by renaming the folder Twig to twig. Since most web servers are case sensitive, I’m going to say this a bug with the plugin.

    Thanks for this, solved the problem for me.

    This is now fixed in 2.0.9.

    Hello Michelle,

    Can you please confirm of your issue has been resolved?

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Kills site: Fatal error: require() failed opening /vendor/twig/Loader/Filesystem’ is closed to new replies.