-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Access Denied: You are not Admin! #44
Comments
When do you get this error? / Cuando se muestra este error? |
cuando quiero entrar al panel de administrador |
Si, a mi me pasaba lo mismo y me acuerdo que lo habia arreglado. Pero fue hace años y ya no tengo ni idea. No tendra algo que ver con el "chmod" y los permisos? |
no tendras por ahi la copi del que arreglaste? |
Voy a tener que investigar porque no me acuerdo, pero probaste entrando al admin desde el index? |
Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'SQL_SERVER' (1) in /home/ts1travi/public_html/t4/GameEngine/config.php on line 2
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'ts1travi'@'localhost' (using password: NO) in /home/ts1travi/public_html/t4/GameEngine/config.php on line 3
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/ts1travi/public_html/t4/GameEngine/config.php on line 3
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ts1travi'@'localhost' (using password: NO) in /home/ts1travi/public_html/t4/GameEngine/config.php on line 4
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/ts1travi/public_html/t4/GameEngine/config.php on line 4
I get this warning when I want to edit a user's village, please help!!!
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/ts1travi/public_html/t4/GameEngine/config.php on line 5
Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'SQL_SERVER' (1) in /home/ts1travi/public_html/t4/GameEngine/Admin/Mods/editBuildings.php on line 14
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'ts1travi'@'localhost' (using password: NO) in /home/ts1travi/public_html/t4/GameEngine/Admin/Mods/editBuildings.php on line 15
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/ts1travi/public_html/t4/GameEngine/Admin/Mods/editBuildings.php on line 15
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ts1travi'@'localhost' (using password: NO) in /home/ts1travi/public_html/t4/GameEngine/Admin/Mods/editBuildings.php on line 20
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/ts1travi/public_html/t4/GameEngine/Admin/Mods/editBuildings.php on line 20
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/ts1travi/public_html/t4/GameEngine/Admin/Mods/editBuildings.php on line 21
Access Denied: You are not Admin!
The text was updated successfully, but these errors were encountered: