Hello Everyone
I deleted a test registration directly from the database, resulting in an id number in one table but not in others. I thought I had fixed it by removing the id; I guess I should always use CB to interact with the user database.
I then set up the same hashed password for all users by using a SQL statement on the db.
I tested by clearing the database cache, the site cache, registering a test user, logging out, changing my password and logging in again; no problem. I also changed the password on an existing test account; no problem as well.
I then changed the hashed password in the database table xxxxx_users for a user who could no longer get in. But my tester said that while he can get in with the temporary password that changes made to the password in the Mt Profile > Update Profile page are not registered (although other changes to the profile are made). When they try to change their password, a notification comes up stating:
"This email already registered"
Again, when I change one of my test accounts, I can change the password no problem, but others receive the error message.
Try to change the password on the My Profile > Update Profile page and you get the error message "This email already registered".
Any help/insight on this would be greatly appreciated.
Dan
184.173.230.211/en/
Ps. - any easy way to add users in bulk?