Bonsoir, j'ai crée mon site,
des joueur jouent, un peux trop, donc l'hebergeur a planter et j'ai un gros message qui s'affiche je souhaiterez avoir une resolution pour mon soucis et savoir si je peux parametrai mon hebergement ?!
J'ai ça :
Warning: User 'lordo152024' has exceeded the 'max_questions' resource (current value: 10000)
SELECT * FROM jeu_fleets WHERE `fleet_start_time` <= UNIX_TIMESTAMP()
in /var/www/lordofgame.fr/htdocs/db/mysql.php on line 57
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/lordofgame.fr/htdocs/common.php on line 87
Warning: User 'lordo152024' has exceeded the 'max_questions' resource (current value: 10000)
SELECT * FROM jeu_fleets WHERE `fleet_end_time` <= UNIX_TIMESTAMP()
in /var/www/lordofgame.fr/htdocs/db/mysql.php on line 57
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/lordofgame.fr/htdocs/common.php on line 98
Warning: User 'lordo152024' has exceeded the 'max_questions' resource (current value: 10000)
SELECT * FROM jeu_iraks WHERE zeit <= '1259189119'
in /var/www/lordofgame.fr/htdocs/db/mysql.php on line 57
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/lordofgame.fr/htdocs/rak.php on line 47
Warning: User 'lordo152024' has exceeded the 'max_questions' resource (current value: 10000)
SELECT * FROM jeu_planets WHERE `id` = '';
in /var/www/lordofgame.fr/htdocs/db/mysql.php on line 57
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/lordofgame.fr/htdocs/db/mysql.php on line 61
Warning: User 'lordo152024' has exceeded the 'max_questions' resource (current value: 10000)
SELECT COUNT(DISTINCT users.id) AS `players` FROM jeu_users AS users WHERE users.authlevel < 3
in /var/www/lordofgame.fr/htdocs/db/mysql.php on line 57
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/lordofgame.fr/htdocs/db/mysql.php on line 61
Warning: User 'lordo152024' has exceeded the 'max_questions' resource (current value: 10000)
SELECT users.`username` FROM jeu_users AS users ORDER BY `register_time` DESC LIMIT 1
in /var/www/lordofgame.fr/htdocs/db/mysql.php on line 57
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/lordofgame.fr/htdocs/db/mysql.php on line 61
Warning: User 'lordo152024' has exceeded the 'max_questions' resource (current value: 10000)
SELECT COUNT(DISTINCT id) AS `onlinenow` FROM jeu_users AS users WHERE `onlinetime` > (UNIX_TIMESTAMP()-900) AND users.authlevel < 3
in /var/www/lordofgame.fr/htdocs/db/mysql.php on line 57
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/lordofgame.fr/htdocs/db/mysql.php on line 61
Apres j'essaye d'accedais a ma bdd pour voir les probleme et j'ai ça :
Fatal error: Call to undefined function: pma_reloadnavigation() in C:\lwspanel\htdocs\myadmin4\header.inc.php on line 137
Voila si je peut avoir une ptite reponse ce serait cool les amis
Bonne nuit
Bapt