访问zendframe work找不到模板文件

使用smarty作为显示层,包含system,manager两个模块,

访问http://zf.micat.com/manager/group/show时报

Warning: Smarty error: unable to read resource: "error/error.html" in E:/workspace/zf_manager/library/Smarty/Smarty.class.php on line 1092

经查错误原因为,GroupController控制器前面没有加上模块名

 

你可能感兴趣的:(访问zendframe work找不到模板文件)