Discuz! info: MySQL Query Error
Time: 2009-10-22 3:02pm
Script: /bbs/space.php
SQL: SELECT t.tid, t.subject, t.special, t.price, t.fid, t.views, t.replies, t.author, t.authorid, t.lastpost, t.lastposter, t.attachment, p.pid, p.message FROM [Table]mythreads m INNER JOIN [Table]posts p ON p.tid=m.tid AND p.first='1'
INNER JOIN [Table]threads t ON t.blog='0' AND t.authorid='2' AND t.author!='' AND t.price='0' AND t.fid>'0' AND t.displayorder>='0' AND t.readperm<=''
WHERE m.uid='2' AND m.tid=t.tid ORDER BY m.dateline DESC LIMIT 5
Error: Unknown column 't.blog' in 'on clause'
Errno.: 1054
Similar error report has been dispatched to administrator before.
到 http://faq.comsenz.com 搜索此错误的解决方案
在DZ7.1中安装插件mini-space6.1.0后打开个人空间时出现的 |