求助:网站经常会出现异常Undefined index: source

浏览:2779 发布日期:2016/03/24 分类:求助交流
ThinkPhp版本是最新的 5.0RC2

下面是php-5.4.45_errors.log 日志

[24-Mar-2016 09:27:58 PRC] PHP Fatal error: Uncaught exception 'think\exception\ErrorException' with message 'Undefined index: source' in D:\web\test\thinkphp\tpl\think_exception.tpl:399
Stack trace:
#0 D:\web\test\thinkphp\tpl\think_exception.tpl(399): think\Error::appError(8, 'Undefined index...', 'D:\\web\\test\\thi...', 399, Array)
#1 D:\web\test\thinkphp\tpl\think_exception.tpl(90): parse_padding(Array)
#2 D:\web\test\thinkphp\library\think\Error.php(158): include('D:\\web\\test\\thi...')
#3 D:\web\test\thinkphp\library\think\Error.php(79): think\Error::output(object(think\exception\ErrorException), Array)
#4 D:\web\test\thinkphp\library\think\Error.php(128): think\Error::appException(object(think\exception\ErrorException))
#5 [internal function]: think\Error::appShutdown()
#6 {main}
thrown in D:\web\test\thinkphp\tpl\think_exception.tpl on line 399
最佳答案
评论( 相关
后面还有条评论,点击查看>>