SQL Error: select u.attachment as titlepic,ui.subject as title,u.tid as id from fodao.cdb_attachments u LEFT JOIN fodao.cdb_threads ui ON u.tid=ui.tid where u.isimage=1 order by ui.tid DESC limit 1
SQL Error: select subject as title,tid as id from fodao.cdb_threads order by tid desc limit 6