# 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 'DESC LIMIT 0, 10' at line 1
# [Query] SELECT t.*, f.name FROM forum_thread t, forum_forum f WHERE f.fid=t.fid AND t.displayorder not IN(-1,-2) AND t.closed NOT LIKE 'moved|%' AND t.replies!=0 AND t.dateline>0 ORDER BY t. DESC LIMIT 0, 10