Closed (fixed)
Project:
Send
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
14 Jan 2008 at 22:45 UTC
Updated:
26 May 2025 at 08:52 UTC
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
Comment #1
jerdavisI'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.