Seeing this when trying to activate:
Fatal error: Uncaught Error: Class ‘MailChimp_WooCommerce_MailChimpApi’ not found in /customers/f/d/e/hoeve-bouwlust.nl/httpd.www/wp-content/plugins/mailchimp-for-woocommerce/mailchimp-woocommerce.php:83 Stack trace: #0 /customers/f/d/e/hoeve-bouwlust.nl/httpd.www/wp-content/plugins/mailchimp-for-woocommerce/mailchimp-woocommerce.php(357): mailchimp_get_api() #1 /customers/f/d/e/hoeve-bouwlust.nl/httpd.www/wp-content/plugins/mailchimp-for-woocommerce/includes/class-mailchimp-woocommerce-activator.php(47): mailchimp_update_connected_site_script() #2 /customers/f/d/e/hoeve-bouwlust.nl/httpd.www/wp-content/plugins/mailchimp-for-woocommerce/mailchimp-woocommerce.php(220): MailChimp_Woocommerce_Activator::activate() #3 /customers/f/d/e/hoeve-bouwlust.nl/httpd.www/wp-includes/class-wp-hook.php(286): activate_mailchimp_woocommerce(”) #4 /customers/f/d/e/hoeve-bouwlust.nl/httpd.www/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array) #5 /customers/f/d/e/hoeve-bouwlust.nl/httpd.www/wp-includes/plugin.php(453): WP in /customers/f/d/e/hoeve-bouwlust.nl/httpd.www/wp-content/plugins/mailchimp-for-woocommerce/mailchimp-woocommerce.php on line 83
looking for a solution too
I have found a solution:
1. Edit the file: mailchimp-woocommerce.php in the mailchimp-for-woocommerce plugin folder.
2. Comment out line 83
3. Activate the plugin
4. Uncomment the line, as the plugin is active and working again.
Hi @swapnilvathare, @zzbeck, @dhunink, @yadaboo,
Thank you all for your feedback. I came across your post and wanted to let you know that this problem was addressed in a previous release. We discovered that the ‘activator’ had a small bug where it tried to load a class that was not ‘required’ yet, and this has been patched.
Could you grab the latest plugin and give it a try again and let us know how things go?
– Kyle