How do I retrieve a lost admin password
I was so impressed with myself that I had actually managed to install dolphin that i forgot to remember the username and password I used to install it. Now i have a community site which I can't do anything with. Anyone know how I can get retrieve my details or reset them?
mail on nomadnur@gmail.com
Thx ... I'm a complete newbie to all of this
go to your database find the member profiles part, look up the new member account and copy the md5 code for the password. then go to the admin part of the database and replace id=1 password string with the copied new member one, save and go sign in the admin again with the new password, you'll also see the login name there too
so in "admins" and "profiles"
Open the 'Admins' table and edit the entry.
Go to:
http://tools.perceptus.ca/text-wiz.php?ops=9
and put a choice of passwords into the field click GO.
That site will give you a weird looking string of text...
If you see the record you are editing in phpMyAdmin -- the password field looks just like it.
Replace the old one - with the oneyou generated from the site above and click ok, or go to save the changes.
Go ahead and login see more
Thanks !
Thank you