Mail Chimp Integration Only Sort of Working
Gravatar
Joined: 2012-06-13
Posts: 8
Here you go...
https://dl.dropbox.com/u/1459254/MageMonkey_ApiCall-2.log
Gravatar
Joined: 2012-03-09
Posts: 1163
Hi FadedSoul,

I'm almost sure that the problem you are having it's because this error:
[message] => FNAME must be provided - Please enter a value

I found in your log many times.
In order solve this you have two options.
1- In Magento in our configuration you have a field for the default guest name and lastname, add something there dont leave blank.
2- Go to your MailChimp account into your lists -> Settings -> List Fields and *|MERGE|* Tags and uncheck if you have any value as required.

Try again and let me know if this solved your problem.

Kindest regards
Gravatar
Joined: 2012-06-13
Posts: 8
Thank you, that seems to be working now. I did a test signup, and I received the double opt in etc. from Mailchimp. The one problem I have is that the field MAGE_CUSTOMER_GROUPS is showing. I have attempted to hide the field within the form builder in Mailchimp, but it will not let me. How do I fix this?
Gravatar
Joined: 2012-03-09
Posts: 1163
Hi FadedSoul:

You can delete it from Groups in your MailChimp account smile
Hope it helps.

Kindest Regards
Gravatar
Joined: 2012-06-13
Posts: 8
OK, Thanks, I thought that it may have been a necessary part of the integration.