点击个人空间的时候出错:
SupeSite info: MySQL Query Error
User: Guest
Time: 2009-11-2 11:20am
Script: /bcyuan/supesite/index.php
SQL: SELECT tf.tid, tf.subject, tf.fid, tf.views, tf.replies, tf.dateline, tf.lastpost FROM `discuz`.`[Table]myposts` my, `discuz`.`[Table]threads` tf WHERE my.uid='2' AND tf.tid=my.tid AND tf.displayorder>='0' ORDER BY tf.dateline DESC LIMIT 0,10
Error: Table 'discuz.[Table]myposts' doesn't exist
Errno.: 1146
其他的都是好的。这是哪里除了问题呢?该怎么解决啊?本人新手,请多多指教! |