ss 6.0+ucenter1.5+discuz7.1 整合后用户数据都显示正常,在SS中用户数正常,登录后点击个人空间显示以下信息:
SupeSite info: MySQL Query Error
User: Guest
Time: 2009-10-23 6:07pm
Script: /blog/index.php
SQL: SELECT t.tid, t.author, t.subject, t.fid, t.views, t.replies, t.dateline, t.lastpost FROM `rc_discuz`.`[Table]mythreads` m, `rc_discuz`.`[Table]threads` t WHERE m.uid='1' AND m.tid=t.tid AND t.displayorder>=0 AND t.author!='' ORDER BY t.tid DESC LIMIT 0,10
Error: Table 'rc_discuz.[Table]mythreads' doesn't exist
Errno.: 1146 |