Forum > Code & Stuff

Admin Password Retrieval

(1/1)

Ken:


Register a new account on your forum, then go to phpMyAdmin. Open the database that contains your SMF info and run this query:

UPDATE smf_members SET ID_GROUP = '1' WHERE memberName='YourUserName';

Replace YourUserName with the username you registered your new account with and smf_ with the prefix you are using for your forum.

Navigation

[0] Message Index

Go to full version