• Since upgrading to v2.1.2 it’s caused my sites to break. Debug log shows:

    [10-Sep-2017 17:10:00 UTC] PHP Warning: require_once(/public_html/wordpress/wp-content/plugins/woocommerce-mailchimp/includes/class-ss-wc-mailchimp-compatibility.php): failed to open stream: No such file or directory in /public_html/wordpress/wp-content/plugins/woocommerce-mailchimp/includes/class-ss-wc-mailchimp-plugin.php on line 365
    [10-Sep-2017 17:10:00 UTC] PHP Fatal error: require_once(): Failed opening required ‘/public_html/wordpress/wp-content/plugins/woocommerce-mailchimp/includes/class-ss-wc-mailchimp-compatibility.php’ (include_path=’.:/opt/alt/php70/usr/share/pear’) in /public_html/wordpress/wp-content/plugins/woocommerce-mailchimp/includes/class-ss-wc-mailchimp-plugin.php on line 365

    If I manually download the plugin and upload just that file, on page load it gets deleted. Most likely this is due to security in the hosting flagging the file as a threat and deleting it. Happens every single time.

    If I download that file from 2.1.1 and upload, the plugin works and the site loads.

Viewing 1 replies (of 1 total)
  • Plugin Author Adam Anderly

    (@anderly)

    Very strange. That file did not change from 2.1.1 to 2.1.2.

    Can you try uploading that file from 2.1.1 version and see if the rest of the 2.1.2 codebase works?

Viewing 1 replies (of 1 total)
  • The topic ‘v2.1.2 problem with class-ss-wc-mailchimp-compatibility.php’ is closed to new replies.