
01-13-2011, 04:43 AM
|
|
|
Join Date: Sep 2008
Location: Zurich
Posts: 346
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Trouble with uninstalling and solution here:
Quote:
Originally Posted by IRJustman
I host a site which had run this mod, but we had been running into too many issues, like having to save again or log out then in again. We have since removed this modification, but the users who created accounts when we started using this mod are having trouble logging in. How do you fix those accounts? They're missing several bits of information in the user table, not the least of which being their e-mail addresses (easily taken care of) and passwords (eh, semi-easily taken care of). Even when I populate the columns for password and e-mail, the user cannot log in. I checked and rechecked the hashing needed to create the password, including against a known-working account, my own. Still no dice. Any ideas?
|
Quote:
Originally Posted by IRJustman
I have managed to get things working again. I found that I needed to set the user_email_authenticated column.
|
|