是的.从哪里都进不去.请看复制了错误信息.

来源: 2015-06-18 13:11:12 [旧帖] [给我悄悄话] 本文已被阅读:

系统发生错误
您可以选择 [ 向我们反馈这个错误 ] [ 重试 ] [ 返回 ] 或者 [ 回到首页 ]

错误位置: FILE: /include/cls.Factory.php LINE: 254

[ 错误信息 ]

没有找到执行方法!

[ TRACE ]

[15-06-19 03:44:06] /include/cls.Factory.php (254) func_throwException([没有找到执行方法!])
[15-06-19 03:44:06] /include/cls.Factory.php (159) Factory->loadAction()
[15-06-19 03:44:06] /plugins/home/groups.wenxuecity.com.php (9) Factory->run([groups, index])
[15-06-19 03:44:06] /index.php (5) include([/pub/www/www.wenxuecity.com/plugins/home/groups.wenxuecity.com.php])

[ 运行节点 ]

基础服务器 69

[ 详细信息 ]

252: $this->doAction($ACT);
253: }else{
254: func_throwException('没有找到执行方法!');
255: }
256: }else{