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