Modul "most interesting topics" für "Statisti
Verfasst: 17.11.2005 21:10
Ich bekomme folgende Fehlermeldung im ACP beim Bearbeiten des Moduls und beim Aufrufen der Statistik:
Ich benutze den Statistics Mod 2.1.5 in Verbindung mit einem 2.0.18. Mit einem 2.0.15 ging dieses Modul noch!
http://www.phpbb2.de/dload.php?action=file&file_id=203
Wer kann helfen? Danke!
Gruß
Matthias
Code: Alles auswählen
Couldn't retrieve topic data
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 '-5, 10' at line 6
SELECT topic_id, topic_title, topic_replies, topic_views, topic_views/(topic_replies + 1) AS k FROM phpbb_topics WHERE forum_id IN (1) AND topic_status <>2 ORDER BY k DESC LIMIT -5, 10
Line : 75
File : module.phphttp://www.phpbb2.de/dload.php?action=file&file_id=203
Wer kann helfen? Danke!
Gruß
Matthias