Quote Originally Posted by Jason View Post
Just login to PHPMyAdmin, select your forums database. Go to 'user' table, click edit on your admin account.




Replace the old MD5 hash with the new one which you generate via this Website:

http://www.adamek.biz/md5-generator.php

After that change your password via User CP.
Hey, I guess we need not generate MD5 hash for that, just replace the current field with you new password and select MD5 from the drop-down menu and you are done. I did this many times and never encountered a problem

And @ OP.
If you wanna add a new admin, just register under a new user name and proceed to the phpmyadmin -> your database -> users -> search for your new username -> replace usergroupid with your ADMIN GROUP ID and you are done

Regards,
ProtoWorker.