Verfasst: 03.06.2008 21:46
ich nochmal
wenn ich auf rangliste klicke kommt auch noch dieser fehler:
wenn ich auf rangliste klicke kommt auch noch dieser fehler:
Code: Alles auswählen
Could not get playing times of today
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'Select game_id, game_time from phpbb_em_games union SELECT g
SELECT max(Games.game_time) as MaxTime FROM phpbb_em_results Res inner join (Select game_id, game_time from phpbb_em_games union SELECT game_id, game_time FROM phpbb_em_finals ) as Games on Games.game_id = Res.result_game
Line : 180
File : functions_em.php