SamaoPHP 提示您,您的代码出错啦!
(!)SamaoPHP错误提示:
所在页面(行): /home/www/samao/samaophp.php  (95)
错误提示信息:
调用Smarty方法错误: display()unable to write file /home/www/runtime/wrt68ef87fb3f5ed5_78743373
执行函数:
IndexController->indexAction()
GET 信息:
Array
(
    [do] => index
)
错误代码附近:
 93.              throw new Exception("您访问的控制器页面[{$class}]不存在 indexAction() 方法");
 94.          }
 95.          $slcms->indexAction();
 96.      }
 97.
触发页面(行):/home/www/samao/libs/sys/controller.class.php (108)
所抛出信息页面(行): (0)

Call Stack Function Location Line
0 Controller->__call() /home/www/Apps/Home/controls/index.ctl.php 30
1 IndexController->indexAction() /home/www/samao/samaophp.php 95
2 App::Run() /home/www/index.php 32