Closed (duplicate)
Project:
Mailchimp
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2011 at 04:32 UTC
Updated:
3 Mar 2011 at 17:18 UTC
I displayed a sign up block in the footer of my site and got this error.
* Notice: Undefined index: 0cc7cf8b69 in mailchimp_block_view() (line 999 of /home/sam/public_html/sites/all/modules/mailchimp/mailchimp.module).
* Notice: Undefined variable: block in mailchimp_block_view() (line 1004 of /home/sam/public_html/sites/all/modules/mailchimp/mailchimp.module).
Comments
Comment #1
marianicolosi commentedComment #2
voltron commentedDitto same problem here.
Comment #3
TribalMan commentedI get a similar problem, but only for users not signed in. The subscription block displays perfectly for registered logged in users
rror message
Notice: Undefined index: XXXXX in mailchimp_block_view() (line 998 of /usr/www/users/beitar/sites/all/modules/mailchimp/mailchimp.module).
Notice: Undefined variable: block in mailchimp_block_view() (line 1003 of /usr/www/users/beitar/sites/all/modules/mailchimp/mailchimp.module).
Notice: Undefined index: XXXXX in mailchimp_block_view() (line 998 of /usr/www/users/beitar/sites/all/modules/mailchimp/mailchimp.module).
Notice: Undefined variable: block in mailchimp_block_view() (line 1003 of /usr/www/users/beitar/sites/all/modules/mailchimp/mailchimp.module).
Comment #4
h0tw1r3 commentedAddressed in #705876: Drupal 7 port. Please use the latest patch from that bug report and respond there with any issues.