http://127.0.0.1/blog/?uid-1
SupeSite info: MySQL Query Error
User: Guest
Time: 2009-12-31 1:11pm
Script: /blog/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='1' AND tf.tid=my.tid AND tf.displayorder>='0' AND tf.readperm<'1' ORDER BY tf.dateline DESC LIMIT 0,10
Error: Table 'discuz.[Table]myposts' doesn't exist
Errno.: 1146 |