Ticket #447 (closed defect: invalid)

Opened 4 years ago

Last modified 4 years ago

Mailchimp error message when adding new user from widget

Reported by: ed Owned by: jim
Priority: critical Milestone: PSE
Component: Drupal modules & settings Keywords:
Cc: Estimated Number of Hours: 0.0
Add Hours to Ticket: 0 Billable?: yes
Total Hours: 0

Description (last modified by jim) (diff)

Trucie regsitered through the widget; it worked ok - got this error message though:

Warning: Invalid argument supplied for foreach() in _mailchimp_load_user_list_mergevars() (line 927 of/web/transitionnetwork.org/www/sites/all/modules/mailchimp/mailchimp.module).

Change History

comment:1 Changed 4 years ago by jim

I'm almost certain this is caused by changes I made for the request to hide some of the newsletter signup options...

In transition_pse_form_alter():

// hide unneeded newsletter
$form['mailchimp_list_forms']['wrapper1b720da06c']['#access'] = FALSE;

Don't have a fix right now, looking into it.

comment:2 Changed 4 years ago by jim

  • Status changed from new to closed
  • Resolution set to invalid
  • Description modified (diff)

This never happens since the rewrite now there's a separate CT for project submissions.

Closing.

Note: See TracTickets for help on using tickets.