412 pointsWPMU DEV ExpertI'm helpful
Christopher Price
Member
—
31st August 2009 (2 years ago)
I just noticed that the latest mailchimp plugin is causing an error on my site. The plugin was working fine days ago. I resaved options. Redownloaded and installed plugin. I get the following, no matter what:
On the front end sidebar:
There was a problem loading your MailChimp details. Please re-run the setup process under Settings->MailChimp Setup
In settings > mailchimp:
Warning: Invalid argument supplied for foreach() in /home/mysite/public_html/wp-content/plugins/mailchimp/mailchimp.php on line 586
I just noticed that the latest mailchimp plugin is causing an error on my site. The plugin was working fine days ago. I resaved options. Redownloaded and installed plugin. I get the following, no matter what:
On the front end sidebar:
There was a problem loading your MailChimp details. Please re-run the setup process under Settings->MailChimp Setup
In settings > mailchimp:
Warning: Invalid argument supplied for foreach() in /home/mysite/public_html/wp-content/plugins/mailchimp/mailchimp.php on line 586
Andrew, you are right of course. mailchimp.php in plugins is different from the mailchimp.php in mu-plugins. The one causing me grief is the opt-in widget that mailchimp puts out.
Sorry for the bother and thank you for the not-so-subtle hints. Sometimes I need them. ;-)
The Problem
On the front end sidebar:
There was a problem loading your MailChimp details. Please re-run the setup process under Settings->MailChimp Setup
In settings > mailchimp:
Warning: Invalid argument supplied for foreach() in /home/mysite/public_html/wp-content/plugins/mailchimp/mailchimp.php on line 586
The footer breaks, "\" are inserted before and after all links
Examlpe - 'a href=http:\//hirebuzz/contact\'
Mailchimp resets, and requires us to update list. And side bar works fine.
Deleting all "\" and issue is resolved. This is the third time this has occurred, could it be conflict between the two plugins?
I have the WPMU Mailchimp plugin installed. Since I moved my Mailchimp account to integrate with Google Apps, I can't seem to get the plugin to accept my login credentials. Help much appreciated. :-)
Sounds like once you integrate an account with Google it changes a few things:
From MailChimp:
"If you are like me and you signed up for Mailchimp through the Google Apps Marketplace which integrates your mailchimp with google and gives you a universal login, which is great in most cases, you no longer have a username or password to get into Mailchimp."
We'll take a look at the API and see if they've add something new for these accounts but I'm afraid any changes to address this will be made to the upcoming 3.0 version of the plugin due to be released the day WP 3.0 is released.
Responses (11)
Erstwhile founder — 31st August 2009 (2 years ago) #
Hiya,
Are you sure that's our mailchimp plugin? Line 586 from our plugin is:
$params = array();
Thanks,
Andrew
Member — 1st September 2009 (2 years ago) #
That is correct. I see the same.
For example:
http://bestagentblogs.com/the-long-tail-of-your-local-real-estate-market/
Erstwhile founder — 1st September 2009 (2 years ago) #
Again, are you 100% sure that it's our plugin generating that error?
I ask because the phrase 'There was a problem loading your MailChimp details' does not exist in our plugin but it does in this one:
http://wordpress.org/extend/plugins/mailchimp/
I'm not trying to be difficult... I just think you have a different plugin confused with ours.
Thanks,
Andrew
Member — 1st September 2009 (2 years ago) #
There's also the fact that their mailchimp plugin is installed in /plugins not /mu-plugins
Member — 1st September 2009 (2 years ago) #
After looking through that other plugin and the Premium one, I can confirm that the problem is on the one on wordpress.org http://wordpress.org/extend/plugins/mailchimp/
NOT the Premium one.
Member — 1st September 2009 (2 years ago) #
Andrew, you are right of course. mailchimp.php in plugins is different from the mailchimp.php in mu-plugins. The one causing me grief is the opt-in widget that mailchimp puts out.
Sorry for the bother and thank you for the not-so-subtle hints. Sometimes I need them. ;-)
Member — 13th November 2009 (2 years ago) #
Hi Support.
We are experiencing a similar issue with hirebuzz.com
We are using the plugin - http://wordpress.org/extend/plugins/mailchimp/
But this effects - http://premium.wpmudev.org/project/footer-content
The Problem
On the front end sidebar:
There was a problem loading your MailChimp details. Please re-run the setup process under Settings->MailChimp Setup
In settings > mailchimp:
Warning: Invalid argument supplied for foreach() in /home/mysite/public_html/wp-content/plugins/mailchimp/mailchimp.php on line 586
The footer breaks, "\" are inserted before and after all links
Examlpe - 'a href=http:\//hirebuzz/contact\'
Mailchimp resets, and requires us to update list. And side bar works fine.
Deleting all "\" and issue is resolved. This is the third time this has occurred, could it be conflict between the two plugins?
Erstwhile founder — 13th November 2009 (2 years ago) #
Hiya,
Which version of WPMU are you running?
Thanks,
Andrew
Member — 25th May 2010 (1 year ago) #
I have the WPMU Mailchimp plugin installed. Since I moved my Mailchimp account to integrate with Google Apps, I can't seem to get the plugin to accept my login credentials. Help much appreciated. :-)
Lead Developer — 25th May 2010 (1 year ago) #
Maybe you need to reenable API access or change it's password?
Erstwhile founder — 25th May 2010 (1 year ago) #
Hiya,
Sounds like once you integrate an account with Google it changes a few things:
From MailChimp:
"If you are like me and you signed up for Mailchimp through the Google Apps Marketplace which integrates your mailchimp with google and gives you a universal login, which is great in most cases, you no longer have a username or password to get into Mailchimp."
http://jungle.mailchimp.com/forum/topics/google-apps-and-access-keys
We'll take a look at the API and see if they've add something new for these accounts but I'm afraid any changes to address this will be made to the upcoming 3.0 version of the plugin due to be released the day WP 3.0 is released.
Thanks,
Andrew
Become a member