Howdy,
After updating to version 3.4, the site was erroring out with 500 errors caused by this:
[05-Nov-2015 06:10:31 UTC] PHP Fatal error: Call to a member function register() on a non-object in /home/user/public_html/comain.com/wp-includes/widgets.php on line 720
This was being caused by the code from line 1442 onwards in the functions-enfold.php file for the mailchimp widget.
/**
* AVIA Mailchimp WIDGET
*/
/*
if (!class_exists('avia_mailchimp_widget'))
{
etc....
The moment that block was commented out we were back up again.
Thought you’d like to know!
Matt
Hi Matt!
Please refer to this post – https://kriesi.at/support/topic/enfold-breaks-on-update-3-4-quick-and-dirty-fix/#post-530665
Cheers!
Yigit