模板不存在[./App/Group/Manage/Tpl/defaultPosts_edit.html]
FILE: E:\web\niuxteam\Core\Lib\Core\View.class.php LINE: 115
报错中default 和Posts_edit.html之间少了个‘/’,为何缺少?
在$this->display(); 后加入 exit;就没有报错了,具体的原因没有查出来
模板不存在[./App/Group/Manage/Tpl/defaultPosts_edit.html]
FILE: E:\web\niuxteam\Core\Lib\Core\View.class.php LINE: 115
报错中default 和Posts_edit.html之间少了个‘/’,为何缺少?
在$this->display(); 后加入 exit;就没有报错了,具体的原因没有查出来
转载于:https://my.oschina.net/gKWW0kOYB/blog/341097