2007-7-30 17:44
pamde
sai 来, 我更新出错了
首页显示。
[code]
Warning: main(/usr/webdata/www/pamde/./forumdata/cache/cache_nowhere.php) [function.main]: failed to open stream: No such file or directory in /usr/webdata/www/pamde/index.php on line 8[/code]
后台更新缓存提示
[code]Discuz! info: MySQL Query Error
User: 虾饺
Time: 2007-7-30 5:40pm
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 'xiajiao.[Table]plugin_now' doesn't exist
Errno.: 1146[/code]
2007-7-30 18:49
Sai
修改cache.func.php
把和nowhere相关的语句注释掉
2007-7-30 19:55
bendx
SAI的风格真的太难做了..不知道为什么..我装了好几遍都是失败的..T_T
2007-8-5 15:29
isncn
有nowhere的语句一共有3处,我都注释掉了,后台变好了,可前台仍然有问题。
[code]Warning: require_once(/home/×××/public_html/./forumdata/cache/cache_nowhere.php) [function.require-once]: failed to open stream: No such file or directory in /home/×××/public_html/index.php on line 85[/code]
2007-8-5 15:41
Sai
index.php里面也有调用
2007-8-5 15:44
isncn
我马上去看,多谢(ll02)
2007-8-5 17:14
isncn
修改了index.php后仍有点小问题,请指教
以前发的贴几乎都打不开了
Object not found!
The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.
更新了论坛缓存也没用。
2007-8-5 18:25
isncn
找到原因了,所有帖子的联接都多了一个 /bbs
我的论坛是装在根目录的,所以出错了。
一定是有一个应该写$bbsdir的地方,却写成了/bbs
但是到底是在哪个文件呢?555
2007-8-5 19:22
isncn
我狂晕.......
include/global.func.php !!!!!!!!!
崩溃啊,原来是他搞得鬼(ll08)
sai...这样太害人了...
下次发更新的时候,把这个文件中的/bbs改成$bbsdir吧.
我翻遍了几乎所有文件,连.htaccess都没有放过.
开头还以为是rewrite规则有问题。后来发现更新里没这个文件。。。
想了半天才想到有可能是global.func.php
打开一看,果然!(ll09)
页:
[1]
Powered by Discuz! Archiver 5.5.0
© 2001-2006 Comsenz Inc.