MySQL Error
Message: MySQL Query Error
SQL: SELECT t.`tid`,t.`subject`,t.`lastpost`,p.`message` FROM `ultrax`.`pre_forum_thread` t left join `ultrax`.`pre_forum_post` p on t.`tid`=p.`tid` where t.`fid`=72 and p.`invisible`>-1 ORDER BY t.`lastpost` desc, t.`tid` desc limit 6
Error: Table 'ultrax.pre_forum_post' doesn't exist
Errno.: 1146