I get this error on the "create new account" page when Mail Chimp is enabled. It lists the correct newsletter but display the following error:

Notice: Trying to get property of non-object in mailchimp_subscribe_auth_form() (line 137 of /sites/all/modules/mailchimp/mailchimp.module).
Notice: Undefined property: stdClass::$uid in mailchimp_auth_newsletter_form() (line 174 of /sites/all/modules/mailchimp/mailchimp.module).
CommentFileSizeAuthor
#2 mailchip-formfix.patch1.18 KBh0tw1r3

Comments

DjCharlieHood’s picture

I am getting the same message. what gives?

I tried changing diff parameters in mailchimp and i get same result.

easiest thing is to take off the mailing list subscription box during new user registration, but I want that feature so bad.

h0tw1r3’s picture

Priority: Normal » Major
Status: Active » Needs review
StatusFileSize
new1.18 KB

Try this patch.

h0tw1r3’s picture

Status: Needs review » Closed (duplicate)

Rolled into #705876: Drupal 7 port. Please use the latest patch from that bug report and respond there with any issues.