Closed (fixed)
Project:
User Registration Notification
Version:
6.x-1.8
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2008 at 18:36 UTC
Updated:
20 Dec 2008 at 01:21 UTC
I have this loaded with Login Toboggan, Email Registration and Real Name, although I believe the problem is with the Email Registration module. The user name it gives me is incorrect. The Email Registration module automatically creates a user name based on the email address, but the user name included in the notification email is garble. Below is a sample email.
HhN2ak9xGb (http://dev.flipthedog.com/?q=user/10) has created account.
Edit user: http://dev.flipthedog.com/?q=user/10/edit
Delete User: http://dev.flipthedog.com/?q=user/10/delete
profile_firstname: Paul
profile_lastname: Coste
Comments
Comment #1
rmiddle commentedI use the name field right off the account array from drupal core. It sounds like your setup isn't using the name field. Simple go in and remove !user_name from the template file and it goes away.
Thanks
Robert
Comment #2
rmiddle commentedTo help with the issue I have made two changes. 1) I added support for real name and I am going to push the module down in the processing list to make sure any other module finishes before I email out the data.
Thanks
Robert
Comment #3
pauldawg commentedExcellent! Thanks so much! Let me know when you've committed the change.
Comment #4
rmiddle commentedIt will be in the 1.9 release.
Thanks
Robert
Comment #5
rmiddle commentedIn CVS for 5. Working on another patch for 6 then it will be ready.
Comment #6
rmiddle commentedPorted and committed to CVS will be in 1.9.