2007-8-10 17:34
boyjoe
麻烦sai,安装出错 :(
按照说明步骤安装的,也打了补丁包,结果后台更新缓存出现以下错误:
[code]Discuz! info: MySQL Query Error
User: admin
Time: 2007-8-10 5:28pm
Script: /admincp.php
SQL: SELECT n.*,mf.avatar FROM [Table]plugin_now n LEFT JOIN [Table]memberfields mf ON mf.uid=n.authorid
ORDER BY dateline DESC LIMIT 50
Error: Table 'biedongo_bbs.[Table]plugin_now' doesn't exist
Errno.: 1146
Similar error report has beed dispatched to administrator before.[/code]
首页也无法打开(打补丁前可以打开),显示错误为:
[code]
Warning: require_once(/home/biedongo/public_html/bbs/./forumdata/cache/cache_nowhere.php) [function.require-once]: failed to open stream: No such file or directory in /home/biedongo/public_html/bbs/index.php on line 85[/code]
另外打补丁前正常显示时,首页是没有CSS的样式,就是裸奔- -||,我是装在根目录里的。
麻烦SAI帮忙解答下,谢谢了!
地址:[url]http://bbs.biedong.org/[/url]
2007-8-10 18:08
Sai
注释掉index.php,include/cache.func.php中关于nowhere的语句
css的话将config.inc.php中的$bbsdir留空即可
2007-8-10 18:10
boyjoe
谢谢你,怎么注释呢?我对PHP一窍不通的= =真不好意思,再麻烦你
2007-8-10 18:13
Sai
注释某一行用
[code] //[/code]
一段用
[code]/*
注释内容
*/[/code]
2007-8-10 18:15
boyjoe
好了~谢谢你!!!!
页:
[1]
Powered by Discuz! Archiver 5.5.0
© 2001-2006 Comsenz Inc.