Quote:
Originally Posted by Zyraph
Wait...How would I promote a new account to admin if I can't even login? That doesn't entirely make sense to me ^.=.^;;
|
You have access to your database with the account you use to login to the host's control panel, even without account on the site directly
Go to phpMyAdmin (somewhere on the control panel) > your database (must be on the left side or by clicking on Databases at the top) > (prefix)_users > change usergoup of the user you want to 1 to make it admin
(basically your site saves all information/data in a database and you can modify it directly when needed)