Group: Core Members
Posts: 5,050
Member No.: 5,053
Joined: Apr 16th 2009
Location: DFW
Am I the only one getting this? It only does it when I click the "View New Posts" option. I can browse the forums just fine when I don't click the new posts option. The refresh button on this screen doesn't work.
Full text.
CODE
mySQL query error: SELECT DISTINCT(p.author_id) AS author_id, t.*, f.id AS forum_id, f.name AS forum_name FROM ibf_topics t LEFT JOIN ibf_forums f ON (f.id = t.forum_id) LEFT JOIN ibf_posts p ON (t.tid = p.topic_id AND p.author_id = '5053') WHERE t.tid IN(0,,0) ORDER BY t.pinned DESC, t.last_post desc LIMIT 0,25
mySQL error: 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 '0) ORDER BY t.pinned DESC, t.last_post desc LIMIT 0,25' at line 5 mySQL error code: Date: Monday 16th 2012f July 2012 10:47:32 PM
Group: Core Members
Posts: 5,050
Member No.: 5,053
Joined: Apr 16th 2009
Location: DFW
No problem. Funny thing was, after I posted it, the new posts option worked, and this thread showed up in the new posts. However, when I marked the forums as read and tried again, that screen would come up.