Could not query recent topics information
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 t.topic_status <> 2 AND p.post_id = t.topic_last_p
SELECT t.topic_id, t.topic_title, t.topic_last_post_id, t.forum_id, p.post_id, p.poster_id, p.post_time, u.user_id, u.username FROM foro_topics AS t, foro_posts AS p, foro_users AS u WHERE t.forum_id NOT IN () AND t.topic_status <> 2 AND p.post_id = t.topic_last_post_id AND p.poster_id = u.user_id AND t.topic_time <= 1174139417 ORDER BY p.post_time DESC LIMIT 10
Line : 104
File : blocks_imp_recent_topics.php
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 t.topic_status <> 2 AND p.post_id = t.topic_last_p
SELECT t.topic_id, t.topic_title, t.topic_last_post_id, t.forum_id, p.post_id, p.poster_id, p.post_time, u.user_id, u.username FROM foro_topics AS t, foro_posts AS p, foro_users AS u WHERE t.forum_id NOT IN () AND t.topic_status <> 2 AND p.post_id = t.topic_last_post_id AND p.poster_id = u.user_id AND t.topic_time <= 1174139417 ORDER BY p.post_time DESC LIMIT 10
Line : 104
File : blocks_imp_recent_topics.php
Thanks
