http://www.phpbbturkey.com/viewtopic.ph ... +pop%FCler
bu linkteki modu kurdum yani en son 5 popüler en çok okunana 5 mesaj yeni başlıklar kurdum ve forumdan çıkış yapınca şu hatayı veriyor.
Kod: Tümünü seç
Could not retrieve recent topics
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax 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 10
Line : 495
File : index.php