下面引用由shengyu在 2007-11-29 17:25 发表的内容:
试试看执行这条SQL语句之后,再刷新缓存行不行
TRUNCATE TABLE `{database_up}lastest`;REPLACE INTO `{database_up}lastest` (`pageid`, `lastreged`, `regednum`, `threadnum`, `postsnum`, `todaynew`, `lasttodaytime`, `ydaynew`, `maxnews`, `lastposts`, `lastposter`, `lastpostid`, `lastptime`, `zytime`, `zypeople`) VALUES ('index', 'MEMBER_NAME', 1, 0, 0, 0, 0,0,0,'', '', 0, 0, '', '');
首先谢谢你的帮助。
按照你的办法进行后,前进了一半。
帖子还是没有完全的转换过来,最新注册的用户不显示,显示的是代码。
需要进一步的帮助
MYsql 里执行后的结果:
后台执行后的结果:
转换前PW论坛的数据:
转换==。修复后bmb论坛的数据: