幫助中心
這里有最新的使用文檔和教程
帝國CMS后臺登陸時錯誤,帝國CMS,_enewsloginfail' doesn't exist,帝國CMS后臺登陸時錯誤_enewsloginfail' doesn't exist,select count(*) as total from ***
帝國CMS系統的網站搬家后登陸后臺時瀏覽器出現錯誤如下頁面
Table 'phome.***_enewsloginfail' doesn't exist select count(*) as total from ***_enewsloginfail where ip='14.204.57.80' and num>=5 and lasttime>1622682561 limit 1
錯誤原因:你的數據庫數據沒有恢復到服務器上;因為帝國都是正成靜態頁面,搬加網站太多忘記重新安裝恢復數據到數據庫上所以出現以上代碼提示
重新安裝帝國CMS程序再恢復之前數據庫后就解決了,可以正常登陸網站后臺了