VPS参考测评推荐
专注分享VPS主机优惠信息
衡天云优惠活动
华纳云最新优惠促销活动
jtti最新优惠促销活动

帝国cms升级到7.0时未知错误的解决方案

locvps
主机参考:VPS测评参考推荐/专注分享VPS服务器优惠信息!若您是商家可以在本站进行投稿,查看详情!此外我们还提供软文收录、PayPal代付、广告赞助等服务,查看详情!
我们发布的部分优惠活动文章可能存在时效性,购买时建议在本站搜索商家名称可查看相关文章充分了解该商家!若非中文页面可使用Edge浏览器同步翻译!PayPal代付/收录合作

帝国cms升级到7.0时未知错误的解决方案

帝国cms升级到7.0时出现帝国未知列& # 39;已检查& # 39;在& # 39;字段列表& # 39;错误怎么办?

建议学习“帝国cms教程”

问题描述:

帝国cms从6.6升级到帝国cms7.0,一路正常,但是在我进入后台积分管理信息后出现。

未知列& # 39;已检查& # 39;在& # 39;字段列表& # 39;select id,classid,titleurl,groupid,newspath,filename,checked,isqf,havehtml,istop,isgood,firsttitle,ismember,userid,username,plnum,totaldown,onclick,newstime,truetime,lastdotime,titlepic,title from * * * _ ecms _ movie order by id desc限制0,1009d36e123b1e2af5a63ce5c6e635893d.png

问题的原因:

提示应该意味着选中的字段不再存在。

这是因为我自己写了一个信息列表模板。

077e0a936fffb1b7ee1462f59287398.png

帝国cms无法升级此文件,因此之前选中的字段尚未被删除。

问题的解决方案:

打开/e/data/html/list/all listinfo _ movie.php。

找到下面的sql,关于第9行。

$ query = & quotselect id,classid,titleurl,groupid,newspath,filename,checked,isqf,havehtml,istop,isgood,firsttitle,ismember,userid,username,plnum,totaldown,onclick,newstime,truetime,lastdotime,titlepic,title from { $ dbtbpre } ecms _ & quot。$tbname。$哪里。"排序依据& quot。$doorder。"限制$offset,$ line & quot;换成

$ query = & quotselect id,classid,titleurl,groupid,newspath,filename,isqf,havehtml,istop,isgood,firsttitle,ismember,userid,username,plnum,totaldown,onclick,newstime,truetime,lastdotime,titlepic,title from { $ dbtbpre } ecms _ & quot。$tbname。$哪里。"排序依据& quot。$doorder。"限制$offset,$ line & quot;

只需叠加并上传。

以上是帝国cms升级到7.0时未知错误的解决细节。更多请关注主机参考的其他相关文章!

这几篇文章你可能也喜欢:

本文由主机参考刊发,转载请注明:帝国cms升级到7.0时未知错误的解决方案 https://zhujicankao.com/91796.html

【腾讯云】领8888元采购礼包,抢爆款云服务器 每月 9元起,个人开发者加享折上折!
打赏
转载请注明原文链接:主机参考 » 帝国cms升级到7.0时未知错误的解决方案
主机参考仅做资料收集,不对商家任何信息及交易做信用担保,购买前请注意风险,有交易纠纷请自行解决!请查阅:特别声明

评论 抢沙发

评论前必须登录!