Discuz! 升级3.5后更新缓存报错的解决办法
提示以下问题Discuz! System ErrorTime: 2024-05-11 17:13:48 +0800 IP: 113.87.155.27 BackTraceID: 1428777b5afd41ec2c77480be1e96969Class "table_common_banned" does not have a method named "delete_by_expiration".
PHP Debug
No.FileLineCode
1admin.php58require(%s)
2source/admincp/admincp_tools.php36updatecache()
3source/function/function_cache.php26build_cache_ipbanned()
4source/function/cache/cache_ipbanned.php15discuz_base->__call(%s, Array)
5source/class/discuz/discuz_base.php44break()
找到cache_ipbanned.php直接删除这个文件就OK了,我反正就是这样干的,恢复正常
页:
[1]