ERROR MESSAGES
ERTYPE = mysql
ACTION = query-prepare:select p.cid, p.fid, t.*, c.name as cname, c.pic as cpic from (user_post as p left join post_thread as t on p.pid=t.pid) left join user_channel as c on p.cid=c.cid where t.pid='522174' limit 1
RESULT = SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mpmain.post_thread' doesn't exist
MySQL Query Prepare Error!