When anonymous user sends to a friend an error message is in the log and the message block:

warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/hosting/public_html/drupal5/sites/website.com/modules/send/send.inc on line 483.

Strange: email is correctly send!

There is no(!) error when an authenticated user is sending to a friend.

How can I make this error message disappear??

Comments

jerdavis’s picture

Status: Active » Closed (fixed)

I'm not seeing this error in HEAD. If you're still having this error in the dev version, please post more information including the actual line 483 from your send.inc.