how to log in this? what the username and password? anyone help me remove the log in log out of this panel?
how to log in this? what the username and password? anyone help me remove the log in log out of this panel?
I suggest not to use this. You can still give taneys to your players using bill Database table Userinfo if I am not mistaken.
If you look closely at the config.php and the auth.php i am sure you will figure it out. It gives all the information you need to make the login part of it work.
The web ZoneGamerz admin panel use Database table for admin user and password in UserLogin
You can try to use this
Username: undead
Password: server2011
Hmmm can you share here the password that is allocated in your Table?
Please look into...
Database - UserLogin
Tables - dbo.AdmAccount
use the gmtool to create an account. the pass there will be encrypted with md5 hash code. you can copy and paste it to the database easily once you create an account. use a hex editor such as cff explorer to extract the code or simply find a site that will convert to md5 hash for free lol
..or you can do what sir @jbeitz107 said.
But trust me mate I managed to login in that panel using the Table I told you and decrypted the password provided in that table. Its very easy and I can help you if you could just provide the information needed.
Sir papaano to i-install ang SQL sa xamp pwede paturo?