Discuz教程网

[已解决]后台新增门户栏目后前台打开出现错误

[复制链接]
authicon wptcmen 发表于 2013-2-27 00:17:39 | 显示全部楼层 |阅读模式
DZ x2.0升级到x2.5后,在后台新增门户栏目后前台打开出现错误,出现 以下提示:
  
  Warning: require_once(./portal.php) [function.require-once]: failed to open stream: No such file or directory in/home/xxxxx/public_html/diaoji/taidiao/fupiao/index.php on line 6
  
  Fatal error: require_once() [function.require]: Failed opening required './portal.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/xxxxx/public_html/diaoji/taidiao/fupiao/index.php on line 6
  
  问题所在:建立两层目录以上就出现打不开的错误,该错误应当是dz程序的bug。
  
  错误的index.php文件内容:


复制代码
解决办法:
  
  只需要把第二行改成以下内容即可。
    chdir('../../../');

复制代码



上一篇:全新安装dz,用于测试上传图片按钮不显示。
下一篇:日志仅个人可见,管理员浏览后增加阅读次数
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

1314学习网 ( 浙ICP备10214163号 )

GMT+8, 2025-6-18 21:37

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表