错误信息:Query Error: SELECT pt.tid,pt.author,pt.subject,pt.titlefont,pt.postdate,pt.lastpost,pt.lastposter,pt.hits,pf.name,pt.replies,pf.fid FROM pw_threads pt LEFT JOIN pw_forums pf USING(fid) where pt.ifcheck = '1' and pt.replies > 0 and (pf.f_type = 'forum' or pf.f_type = 'former') and pf.password = '' order by lastpost desc limit 0,10 链接地址(The URL Is):http://www.dongbaowang.org/index.php?m=bbs&cateid=25MySQL服务器错误(MySQL Server Error):Sort aborted: ( 1028 ) 查看错误相关信息寻求帮助(You Can Get Help In):http://www.phpwind.net |