Ich habe wieder mal ein kleines Problem.
Ich habe jetzt das Advanced Wars Modul 1.2 installiert.
Aber wenn man jetzt auf das War-Statistik (1.4) Modul will. Gibt es bei Top 10 gespielter Call of Duty Black Ops Maps, diese Fehlermeldung:
MySQL Error: 1054 : Unknown column 'gegner' in 'field list' in Query: SELECT gegner, COUNT(*) as anz FROM ic1_wars WHERE status= "3" AND game = "Call of Duty Black Ops" GROUP BY gegner ORDER BY anz DESC LIMIT 10 Debug backtrace: @ mysql.php:32 -- debug_bt() @ mysql.php:50 -- db_check_error(...) @ warstats.php:212 -- db_query(...) @ index.php:35 -- require_once(...) Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /users/sg-test/www/filemanager/include/includes/func/db/mysql.php on line 58
Bei Top 10 der Call of Duty Black Ops Gegner[/i, diesen Fehler:
MySQL Error: 1054 : Unknown column 'gegner' in 'field list' in Query: SELECT gegner, tag, game, tid, status, owp, opp, wlp, id FROM ic1_wars WHERE status = "3" AND game = "Call of Duty Black Ops" AND owp > opp ORDER BY ((owp)*100/(opp+owp)) DESC LIMIT 10 Debug backtrace: @ mysql.php:32 -- debug_bt() @ mysql.php:50 -- db_check_error(...) @ warstats.php:237 -- db_query(...) @ index.php:35 -- require_once(...) Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /users/sg-test/www/filemanager/include/includes/func/db/mysql.php on line 67
Und bei, [i]Top 10 der höchst gewonnenen Call of Duty Black Ops Spiele diesen Fehler :
MySQL Error: 1054 : Unknown column 'gegner' in 'field list' in Query: SELECT gegner, tag, game, tid, status, owp, opp, wlp, id FROM ic1_wars WHERE status = "3" AND game = "Call of Duty Black Ops" AND owp < opp ORDER BY ((owp)*100/(opp+owp)) ASC LIMIT 10 Debug backtrace: @ mysql.php:32 -- debug_bt() @ mysql.php:50 -- db_check_error(...) @ warstats.php:263 -- db_query(...) @ index.php:35 -- require_once(...) Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /users/sg-test/www/filemanager/include/includes/func/db/mysql.php on line 67
--------------------------------------------------------------------------
Ich hoffe dass mir jemand helfen kann. Ich bedanke mich schon mal im voraus.
Grüsse SwissGamer
betroffene Homepage: externer Link
Zuletzt modifiziert von Swiss-Gamer am 08.07.2011 - 14:45:47