Following error was shown to me after first send of mass email:

  • warning: array_merge() [function.array-merge]: Argument #2 is not an array in .../includes/common.inc on line 1929
  • warning: Invalid argument supplied for foreach() in .../includes/common.inc on line 1962

Email was sent as plain to 5 users, bcc turned off. Drupal 5.1 installed.

Email was successfully sent and received.

Comments

oadaeh’s picture

Assigned: Unassigned » oadaeh
Status: Active » Fixed

I believe I have fixed this problem at http://drupal.org/cvs?commit=76336 in the 5.x-2.x series.

I am going to go through and try to fix all bugs and then create a point release.

Anonymous’s picture

Status: Fixed » Closed (fixed)