有谁帮忙看下,thinkphp自带的备份功能出现奥如下模板错误,哪里能找模板呢?谢谢。

浏览:540 发布日期:2015/05/16 分类:求助交流
:(
模板不存在:./Apps/Admin/View/Data_Index.html
错误位置
FILE: /data/home/hyu1450720001/htdocs/order/ThinkPHP/Library/Think/View.class.php  LINE: 110
TRACE
#0 /data/home/hyu1450720001/htdocs/order/ThinkPHP/Library/Think/View.class.php(110): E('???????????????...')
#1 /data/home/hyu1450720001/htdocs/order/ThinkPHP/Library/Think/View.class.php(72): Think\View->fetch('', '', '')
#2 /data/home/hyu1450720001/htdocs/order/ThinkPHP/Library/Think/Controller.class.php(56): Think\View->display('', '', '', '', '')
#3 /data/home/hyu1450720001/htdocs/order/Apps/Admin/Controller/DataController.class.php(18): Think\Controller->display('')
#4 [internal function]: Admin\Controller\DataController->index()
#5 /data/home/hyu1450720001/htdocs/order/ThinkPHP/Library/Think/App.class.php(155): ReflectionMethod->invoke(object(Admin\Controller\DataController))
#6 /data/home/hyu1450720001/htdocs/order/ThinkPHP/Library/Think/App.class.php(193): Think\App::exec()
#7 /data/home/hyu1450720001/htdocs/order/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#8 /data/home/hyu1450720001/htdocs/order/ThinkPHP/ThinkPHP.php(96): Think\Think::start()
#9 /data/home/hyu1450720001/htdocs/order/index.php(31): require('/data/home/hyu1...')
#10 {main}
最佳答案
评论() 相关
后面还有条评论,点击查看>>