Hi,
I've just installed Messaging 5.x-1.0-beta2 and Notifications 5.x-1.0-beta3.
When I create or update a node for which Drupal have to send a notification by mail (using Mime Mail), the following message appears :
* warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home.50/t/r/o/tropspac/www/modules/mimemail/mimemail.module on line 194.
* warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home.50/t/r/o/tropspac/www/modules/mimemail/mimemail.inc on line 55.
* warning: Invalid argument supplied for foreach() in /home.50/t/r/o/tropspac/www/modules/mimemail/mimemail.inc on line 21.
Can somebody help,
thanks
Comments
Comment #1
allie mickaThis issue probably belongs in the Messaging queue. Can you confirm what the addresses look like for your site_mail variable and the email addresses of the recipients?
To the Messaging maintainer, I don't think you have to iterate over $destination - Mime Mail can do that for you.
Thanks!
Comment #2
jose reyero commentedIt was a temporary mismatch with the plug-in interface, I don't think it's happening anymore, reopen if so