I messaged a person earlier today and this popped up:
[code]
* warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/.outsider/rider/midsouthjuggalos.com/includes/common.inc on line 1929.
* warning: Invalid argument supplied for foreach() in /home/.outsider/rider/midsouthjuggalos.com/includes/common.inc on line 1962.
[/code]
I don't know if the person got the messages or not. I decided to message myself and never got the error message and received the message. I even sent a reply to my own message and its seems fine. So I think its just this one user.
Comments
Comment #1
Rider-1 commentedThe person is getting my replies. Just that ugly error message. Not really a problem. Just wanted you guys to know about it.
Comment #2
mindless commentedyou're sure about the privatemsg version you're using? maybe upgrade to the latest.
privatemsg does not pass any value for $headers to drupal_mail, so it should use the default value (array()). i don't know how it could be getting a non-array unless the privatemsg code isn't up to date, or if this message actually comes from a drupal_mail call from some other module. what other modules might be sending mail?
Comment #3
berdirI apologize for pinging the participants, I'm closing out old issues.
Privatemsg already implements some of these features. Please file a
feature request against the latest DRUPAL-6 version if still relevant.