Error message below. Please help to fix. Thanks!!
错误位置: FILE: /include/cls.Factory.php LINE: 254
[ 错误信息 ]
没有找到执行方法!
[ TRACE ]
[15-06-16 22:18:06] /include/cls.Factory.php (254) func_throwException([没有找到执行方法!])
[15-06-16 22:18:06] /include/cls.Factory.php (159) Factory->loadAction()
[15-06-16 22:18:06] /plugins/home/groups.wenxuecity.com.php (9) Factory->run([groups, index])
[15-06-16 22:18:06] /index.php (5) include([/pub/www/www.wenxuecity.com/plugins/home/groups.wenxuecity.com.php])
[ 运行节点 ]
基础服务器 84
[ 详细信息 ]
252: $this->doAction($ACT);
253: }else{
254: func_throwException('没有找到执行方法!');
255: }
256: }else{