TravianT4 icon indicating copy to clipboard operation
TravianT4 copied to clipboard

bug in-GameEngine/Admin/Mods/editBuildings.php

Open MaxMad opened this issue 12 years ago • 0 comments

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 'root'@'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 'root'@'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

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 'root'@'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 'root'@'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!


Pd: Admin us alrready acces 9

MaxMad avatar Sep 16 '13 22:09 MaxMad