Calendar upgrade fails, attempts to downgrade also fail
-
I have a site running WP 4.0, and PHP 5.4.30. On a test site that was running an earlier version of PHP 5.4, i was able to update the calendar, but on my live site, after following the instructions for a manual upgrade, every time I try to activate the plugin (version 2.1.anything), this is the error I get:
Fatal error: Call to a member function render() on a non-object in /wp-content/plugins/all-in-one-event-calendar/vendor/twig/Environment.php on line 300
Trying the trick to change ai1ec themes isn’t possible, because all my admin pages come up with this fatal error, and I can’t access anything until I move the plugin’s folder out of the way so WP will deactivate it.
Now I can’t even downgrade back to 1.10.9 to keep my calendar, because this error is popping up when I try:
Fatal error: Call to a member function set_defaults() on a non-object in /wp-content/plugins/all-in-one-event-calendar/app/model/class-ai1ec-settings.php on line 439
Did I miss something, or do I have to look for a new calendar? The main reason I like this calendar was because of the posterboard display, and having to get an extra add-on to make that work for version 2 was annoying, but this series of errors is new, and I don’t even know where to begin to look.
- The topic ‘Calendar upgrade fails, attempts to downgrade also fail’ is closed to new replies.