升级之前是在后台使用的“数据备份”之后再次使用“数据备份”就不行了,提示 数据文件不存在: 可能服务器不允许上传文件或尺寸超过限制。"
导入后提示
Discuz! info: MySQL Query Error
Time: 2008-8-6 2:44pm
Script: /admincp.php
SQL: SELECT s.sid, s.styleid, s.groupid='6' AS ipbanned, s.pageviews AS spageviews, s.lastolupdate, s.seccode, m.uid AS discuz_uid, m.username AS discuz_user, m.password AS discuz_pw, m.secques AS discuz_secques,
m.adminid, m.groupid, m.groupexpiry, m.extgroupids, m.email, m.timeoffset, m.tpp, m.ppp, m.posts, m.digestposts,
m.oltime, m.pageviews, m.credits, m.extcredits1, m.extcredits2, m.extcredits3, m.extcredits4, m.extcredits5,
m.extcredits6, m.extcredits7, m.extcredits8, m.timeformat, m.dateformat, m.pmsound, m.sigstatus, m.invisible,
m.lastvisit, m.lastactivity, m.lastpost, m.newpm, m.accessmasks, m.editormode, m.customshow, m.customaddfeed
FROM [Table]sessions s, [Table]members m
WHERE m.uid=s.uid AND s.sid='mGNQnK' AND CONCAT_WS('.',s.ip1,s.ip2,s.ip3,s.ip4)='122.4.27.234' AND m.uid='1'
AND m.password='0189c3f2acf8422106d09ceca77eb9ea' AND m.secques=''
Error: Unknown column 'm.customaddfeed' in 'field list'
程序文件跟数据库有冲突,请使用正确的程序文件上传上去覆盖
到 http://faq.comsenz.com 搜索此错误的解决方案
[ 本帖最后由 mib009 于 2008-8-6 14:40 编辑 ] |