View Single Post
  #4  
Old 03-10-2014, 05:03 PM
IntoRain's Avatar
IntoRain IntoRain is offline
Moderator
 
Join Date: Jul 2013
Location: Portugal
Posts: 461
Gender: Female
Credits: 22,465
IntoRain is on a distinguished road
Default

Quote:
Originally Posted by Zyraph View Post
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)
__________________


asp.net stole my soul.

Last edited by IntoRain; 03-10-2014 at 05:09 PM.
Reply With Quote