国内最全IT社区平台 联系我们 | 收藏本站
华晨云阿里云优惠2
您当前位置:首页 > php开源 > Discuz > Discuz论坛提示failed to open stream的问题

Discuz论坛提示failed to open stream的问题

来源:程序员人生   发布时间:2013-11-10 02:38:25 阅读次数:2870次

  网(LieHuo.Net)教程 今天把UCHome移动到和论坛一起使用同一个ucenter,论坛版本是Discuz!7.1,开始的时候开启了后台插件中的manyou,没有卸载,接下来又在后台找到uchome插件打开,结果会员资料页顶部就出现了错误:

Warning: include_once(c:wwwbs./forumdata/cache/cache_manyou.php) [function.include-once]: failed to open stream: No such file or directory in c:wwwbsmanyousourcesprofile.func.php on line 104

Warning: include_once() [function.include]: Failed opening 'c:wwwbs./forumdata/cache/cache_manyou.php' for inclusion (include_path='.;C:phppear') in c:wwwbsmanyousourcesprofile.func.php on line 104

Warning: array_keys() [function.array-keys]: The first argument should be an array in c:wwwbsmanyousourcesprofile.func.php on line 105

  按照惯例,去dz官方论坛找了答案,分别进行了测试,结果都不能解决,论坛的方案是:

  1.添加目录的internet用户权限和777权限。

  2.删除forumdata/cache目录,重建文件夹并保证文件夹有777的可读写权限。

  结果会员资料页顶部还是有以上错误,最后还是自己解决了问题,去后台插件,找到manyou.php卸载,问题解决!!!

  分析原因,可能是manyou插件与uchome插件有冲突导致的!

生活不易,码农辛苦
如果您觉得本网站对您的学习有所帮助,可以手机扫描二维码进行捐赠
程序员人生
------分隔线----------------------------
分享到:
------分隔线----------------------------
关闭
程序员人生