![]() |
Cannot Reset Password
I posted this at Vb.com too, but as expected haven't gotten much help since my board is hacked.
I have a test user on my forum. I tried to login under that account under that user name and I got the wrong password message. I then tried to used the pasword recovery option. I got the e-mail but the temporary password didn't work. I tried changing the password in the adminCP, and that didn't work. I even tried to reset the password in the database itself with no luck. Any ideas as to what could be causing this? Also, I can't register a new user. It says that "the username is already in use". This happens no matter what username I try. I'm using 2.2.9. |
Quote:
second what hacks have you installed? have you setup another test user to test this on? |
Quote:
I don't have a list of all the hacks, but I guess I could put one together (if I can remember them all :ermm: ). I was going to set up another test user through the registration sustem , but I am not able to because of my second problem. I created a new user from the Admin CP, but I still have the same problem when logging in. I get new members every day, so it doesn't make sense. |
Anybody have any ideas?
|
make sure that in the member.php when the user is logging in that the password that is entered is first put through the md5() function and then matched to the database.
regards, g-force2k2 |
Thanks, g-force2k2.
I'll take a look at it. Something else I noticed today is that it seems to disegard the username. I tried again to log in as the test user, which has a different password than my admin username, and got the wrong password message. But when I used the password that I use for the admin user it logged me in as the admin even though I was using the test username. |
To be sure that the username and password that you're entering are correct check the database entries. Just make sure that the username isn't different from what you had entered and then just md5() the password that you would enter and see if that too matches the database entry. If so then it should be an issue in the member.php or perhaps functions.php. If you need more assistance let me know.
Regards, g-force2k2 |
Thanks for all the suggestions. I got it worked out. :D
|
All times are GMT. The time now is 04:44 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|