Closed (fixed)
Project:
Privatemsg
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Nov 2006 at 00:23 UTC
Updated:
26 Jan 2007 at 19:27 UTC
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
Comment #1
mindless commentedchange $user in function sendnotify to $recipient
i posted this comment on that node too.