1 sayfadan 1. sayfa

Could not retrieve recent topics...

İletiTarih: 04.09.2006, 19:32
rappica
arkadaşlar phpbb forumumda forumdan çıkış yaparken veya giriş yaparken şu hatayı veriyor.. bi çözüm bulursanız sevinirim :?


Could not retrieve recent topics

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 ') AND f.forum_id = t.forum_id ORDER BY topic_last_post_id DESC ' at line 3

SELECT t.topic_id, t.topic_title, t.topic_replies, t.topic_views, t.topic_last_post_id FROM phpbb_topics t, phpbb_forums f WHERE t.forum_id IN () AND f.forum_id = t.forum_id ORDER BY topic_last_post_id DESC LIMIT 0,10

Line : 357
File : index.php