We went through the install process and can use /mailchimp/subscribe and mailchimp/unsubscribe for newsletter. User is just added to mailchimp service.

But when using the /user/register page with mailchimp active. The page gives the error "Column count doesn't match value count at row 1" when submitted. The user appears in the drupal user database but does not send any verifications and the user is not added to mailchimp list.

Comments

levelos’s picture

Status: Active » Fixed

Just committed a fix that was likely causing this problem. The user registration screen was not displaying the MC sign up form to a invalid check for $form_id. Should be set now.

Status: Fixed » Closed (fixed)

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