forgot password
-
- Registered User
- Posts: 3
- Joined: Tue May 02, 2006 9:21 pm
forgot password
I think this is the right place. I forgot my EasyMOD password to my forum. and no I didn't write it down I am wondering if there is an EasyMOD file that saves the password? thank you for your help.
-
- Registered User
- Posts: 3
- Joined: Tue May 02, 2006 9:21 pm
Re: forgot password
Jdude wrote: Click "I forgot my password" It should e-mail you a new one.
where can I fine that?
Re: forgot password
I'm stupid, I was thinking of logging onto phpBB... For easymod, I think I read about a way to retrieve your pass. GO into the readme, there's something there about your problem.
I <3 phpBB!
-
- Registered User
- Posts: 3
- Joined: Sat May 14, 2005 8:14 pm
- Location: Amsterdam, the Netherlands/Europe
- Contact:
Re: forgot password
the password is a MD5 hash and it is stored in your config table of the database.
Reset password to 'test'
ryangassxx wrote: Is there a mod that allows for an admin to retrieve a user's password?
I don't know where you need that for
but in your case I suggest you take this one:
it is : "test" md hashedCode: Select all
098f6bcd4621d373cade4e832627b4f6
put it in the user_password field of the users table of your database and
make sure you log in immediately and change it!