<br />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 ') 
        ORDER BY p.post_time DESC
        LIMIT 10' at line 14<br />SELECT t.topic_id AS "topic_id",t.topic_title AS "topic_title",t.topic_poster AS "topic_poster",t.topic_time AS "topic_time",t.topic_views AS "topic_views",t.topic_replies AS "topic_replies",t.topic_last_post_id AS "topic_last_post_id",t.forum_id AS "forum_id",t.topic_status AS "topic_status",t.sticky AS "sticky",t.topic_reference AS "topic_reference",
                 f.forum_name,
                 p.poster_id,
                 p.post_time,
                 c.cat_id,
                 c.cat_title
        FROM z_dizkus_topics as t,
             z_dizkus_forums as f,
             z_dizkus_posts as p,
             z_dizkus_categories as c
        WHERE t.forum_id = f.forum_id AND
              t.topic_last_post_id = p.post_id AND
              f.cat_id = c.cat_id
              AND f.forum_id IN () 
        ORDER BY p.post_time DESC
        LIMIT 10<br /><?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Esoteric Source - Dizkus forums</title>
        <link>http://www.esotericsource.org/index.php/forums/</link>
        <description>Esoteric Source - Dizkus forums</description>
        <language>en</language>
        <pubDate>Mon, 06 Feb 2012 22:46:13 +0000</pubDate>
        <lastBuildDate>Mon, 06 Feb 2012 22:46:13 +0000</lastBuildDate>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>
        <generator>Dizkus 3.1</generator>
        <webMaster>edito&#114;&#064;&#101;sotericsource.org (edito&#114;&#064;&#101;sotericsource.org)</webMaster>
            </channel>
</rss>
