那爱 发表于 2022-1-23 20:23:12

Discuz有关问题解决办法汇总(Can not write to cache files)

1.Can not write to cache files, please check directory ./data/ and ./data/cache/ . 无法写入缓存
解决办法:在source\plugin\xshow找到xshow.class.php,打开搜索“writetocache” ,

writetocache('kk_xshow', '', $cacheArray);修改为
writetocache('kk_xshow',$cacheArray);保存即可。
2.请先升级 UCenter 到 1.6.0 以上版本。如果使用为Discuz! X自带UCenter,请先下载 UCenter 1.6.0, 在 utilities 目录下找到对应的升级程序,复制或上传到 Discuz! X 的 uc_server 目录下,运行该程序进行升级。
解决办法:直接打开http://网址/install/update.php?step=prepare

cm1760901178 发表于 2022-4-16 11:18:11

看了LZ的帖子,我只想说一句很好很强大!

zxc910610324 发表于 2023-3-23 09:50:53

看帖看完了至少要顶一下,还可以加入到淘帖哦!
页: [1]
查看完整版本: Discuz有关问题解决办法汇总(Can not write to cache files)