Hallo,
I have patched privatemsg.module with the code provided at http://drupal.org/node/81045.
But the %name in the notification e-mail is empty. It says only: "Hi ,This is an automatic reminder from the site Erste Nachhilfe. You have unread private messages.[...]"
What is the reason for that.
Thanks for help.
H.

(See also my questions at http://drupal.org/node/98672 concerning editing the contact list)

Comments

mindless’s picture

Status: Active » Closed (fixed)

change $user in function sendnotify to $recipient
i posted this comment on that node too.