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

allie micka’s picture

Project: Mime Mail » Messaging
Version: 5.x-1.0 » 5.x-1.0-rc1
Component: Code » MIME Mail

This 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!

jose reyero’s picture

Status: Active » Fixed

It was a temporary mismatch with the plug-in interface, I don't think it's happening anymore, reopen if so

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.