problems to change password for double user with the same email
matteoraggi - March 26, 2009 - 03:23
| Project: | Email Registration |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
I got one month of stress, then I learned that my problem to change passowrdin admin was coming from this plugin, it was simple, just giving error that admin email was double.
This module is creating copies of users with other userames, but then drupal don't permit to chaneg email to double users, for the same email used for more of one user.
now I have my password and i can login freely on my site www.forniture-alberghiere.net deleting double users.

#1
I don't understand the problem. Can you explain it like this:
1. Install this module on a plain Drupal site
2. Create account with email example@example.com
3. Create a new account the email example@example.com
Expected results:
Something
Actual results:
Something else
#2
the difference is that my users was imported, anyway, I was having problem to change password of admin user, because it was double user too, also if not imported.