Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

模板不存在:./Application/Home/View/Item/Show.html #25

Closed
Sanae1513 opened this issue Feb 1, 2016 · 2 comments
Closed

模板不存在:./Application/Home/View/Item/Show.html #25

Sanae1513 opened this issue Feb 1, 2016 · 2 comments

Comments

@Sanae1513
Copy link

错误位置
FILE: /var/www/html/showdoc-master/ThinkPHP/Library/Think/View.class.php  LINE: 110
TRACE
#0 /var/www/html/showdoc-master/ThinkPHP/Library/Think/View.class.php(110): E('\xE6\xA8\xA1\xE6\x9D\xBF\xE4\xB8\x8D\xE5\xAD\x98\xE5\x9C\xA8...')
#1 /var/www/html/showdoc-master/ThinkPHP/Library/Think/View.class.php(72): Think\View->fetch('', '', '')
#2 /var/www/html/showdoc-master/ThinkPHP/Library/Think/Controller.class.php(56): Think\View->display('', '', '', '', '')
#3 /var/www/html/showdoc-master/Application/Home/Controller/ItemController.class.php(102): Think\Controller->display()
#4 [internal function]: Home\Controller\ItemController->show()
#5 /var/www/html/showdoc-master/ThinkPHP/Library/Think/App.class.php(173): ReflectionMethod->invoke(Object(Home\Controller\ItemController))
#6 /var/www/html/showdoc-master/ThinkPHP/Library/Think/App.class.php(110): Think\App::invokeAction(Object(Home\Controller\ItemController), 'Show')
#7 /var/www/html/showdoc-master/ThinkPHP/Library/Think/App.class.php(204): Think\App::exec()
#8 /var/www/html/showdoc-master/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#9 /var/www/html/showdoc-master/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#10 /var/www/html/showdoc-master/index.php(24): require('/var/www/html/s...')
#11 {main}

@star7th
Copy link
Owner

star7th commented Feb 1, 2016

尝试清理下缓存 Application/runtime;如果你开启了debug模式,请在index.php文件关闭之;

@Sanae1513
Copy link
Author

ok了,关闭了调试,thinks

@star7th star7th closed this as completed Feb 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants