Hi,

Im trying to set up Mailchimp on a drupal 5 site. I enabled the module and filled in the username and password for my Mailchimp account. I've already created a list in my mailchimp account but I've got this message after filling in mailchimp username and password in drupal. "You do not have any valid MailChimp mailing lists."

Any idea why, anyone?
Many thanks!

Comments

danejohnson’s picture

I had the same problem trying to install this module for hot.com.au. Managed to get it going following some advice from a slightly similar 6.x issue (http://drupal.org/node/749738#comment-2753006), namely;

1. Update the included MCAPI.class.php file to the 1.1.5 version (http://apidocs.mailchimp.com/downloads/#php)
2. Change the username to be the MailChimp API key (you can get the API key by logging into mailchimp.com, clicking the "Account" button in the top left and then clicking "API Keys & Info".)

Best of luck.

ezarria’s picture

Version: 5.x-2.0 » 6.x-2.6
Component: Code » General

Excelent. Thanks!

YesCT’s picture

Issue summary: View changes
Status: Active » Fixed

along with being old,
looks like the fix was suggested in #1, and confirmed to work in #2.
related: #1430116: You do not have any valid MailChimp mailing lists.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.