使用道具 举报
Q:discuz7.0正式版在头部不能显示 空间 的连接,前提是同一个ucenter 下安装了uchome 了 A: 打开 ./include/cache.func.php 找到 1. if(@include(DISCUZ_ROOT.'./uc_client/data/cache/apps.php') && is_array($_CACHE['apps'])) { 复制代码 替换为 1. @include(DISCUZ_ROOT.'./uc_client/data/cache/apps.php'); 2. if(is_array($_CACHE['apps'])) { 复制代码 保存,之后登陆论坛后台更新缓存
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )
GMT+8, 2025-8-22 01:25 , Processed in 0.099028 second(s), 13 queries , Gzip On.
Powered by Discuz! X3.4
Copyright © 2001-2023, Tencent Cloud.