装了好几遍总是进入个人空间或是空间管理是出错,有以下提示,应该是数据库的问题,可是究竟问题出在哪呢,要怎么改呀。
SupeSite info: MySQL Query Error
User: Guest
Time: 2010-3-13 8:11pm
Script: /bbs/x/index.php
SQL: SELECT tf.tid, tf.subject, tf.fid, tf.views, tf.replies, tf.dateline, tf.lastpost FROM `sq_ram_123`.`[Table]myposts` my, `sq_ram_123`.`[Table]threads` tf WHERE my.uid='1' AND tf.tid=my.tid AND tf.displayorder>='0' AND tf.readperm<'1' ORDER BY tf.dateline DESC LIMIT 0,10
Error: Table 'sq_ram_123.[Table]myposts' doesn't exist
Errno.: 1146 |