系统发生错误

[8] ErrorException in 57a9b1e62876ad2975993e48e222dd38.php line 6

未定义数组索引: company_name

  1. <?php /*a:6:{s:62:"/www/wwwroot/oxhorn/application/index/view/fixture/report.html";i:1764414488;s:60:"/www/wwwroot/oxhorn/application/index/view/index/common.html";i:1764414488;s:58:"/www/wwwroot/oxhorn/application/index/view/index/head.html";i:1764414489;s:62:"/www/wwwroot/oxhorn/application/index/view/fixture/detail.html";i:1764414487;s:60:"/www/wwwroot/oxhorn/application/index/view/index/friend.html";i:1764414489;s:58:"/www/wwwroot/oxhorn/application/index/view/index/foot.html";i:1764414489;}*/ ?>
  2. <!DOCTYPE html>
  3. <html lang="en">
  4. <head>
  5. <meta charset="UTF-8">
  6. <title>牛角监-<?php echo isset($company) ? $company['company_name'] : '报告列表'; ?></title>
  7. <link rel="stylesheet" type="text/css" href="<?php echo htmlentities(__MY_ROOT_PUBLIC__); ?>static/index/css/reset.css" />
  8. <link rel="stylesheet" type="text/css" href="<?php echo htmlentities(__MY_ROOT_PUBLIC__); ?>static/index/css/common.css" />
  9. <link rel="stylesheet" type="text/css" href="<?php echo htmlentities(__MY_ROOT_PUBLIC__); ?>static/index/css/head.css" />
  10. <link rel="stylesheet" type="text/css" href="<?php echo htmlentities(__MY_ROOT_PUBLIC__); ?>static/index/css/foot.css" />
  11. <link rel="icon" href="<?php echo htmlentities(__MY_ROOT_PUBLIC__); ?>static/index/images/logo_icon.ico" type="images/x-ico" />
  12. <script src="<?php echo htmlentities(__MY_ROOT_PUBLIC__); ?>static/common/lib/jquery/jquery-2.1.0.js"></script>
  13. <script src="<?php echo htmlentities(__MY_ROOT_PUBLIC__); ?>static/index/js/common.js"></script>
  14. <script>
  15. // 分页
  16. var page_jump = function(page){
  17. var url_temp = window.location.href
  18. var url_array = url_temp.split('?')
  19. var new_host = url_array[0]

Call Stack

  1. in 57a9b1e62876ad2975993e48e222dd38.php line 6
  2. at Error::appError(8, 'Undefined index: com...', '/www/wwwroot/oxhorn/...', 6, ['cacheFile' => '/www/wwwroot/oxhorn/...', 'vars' => ['top_banner' => [['id' => 44, 'pic' => 'https://images.niuji...', 'title' => '3', ...], ['id' => 43, 'pic' => 'https://images.niuji...', 'title' => '2', ...], ['id' => 42, 'pic' => 'https://images.niuji...', 'title' => '1', ...]], 'config_list' => ['activity_pic_one' => ['only_tag' => 'activity_pic_one', 'name' => 'PC端抢购图片一', 'describe' => '', ...], 'activity_pic_two' => ['only_tag' => 'activity_pic_two', 'name' => 'PC端抢购图片二', 'describe' => '', ...], 'address' => ['only_tag' => 'address', 'name' => '公司地址', 'describe' => '', ...], ...], 'area_list' => [['id' => 2, 'province' => 440000, 'city' => 440300, ...], ['id' => 1, 'province' => 440000, 'city' => 440100, ...], ['id' => 3, 'province' => 430000, 'city' => 430100, ...], ...], ...], 'top_banner' => [['id' => 44, 'pic' => 'https://images.niuji...', 'title' => '3', ...], ['id' => 43, 'pic' => 'https://images.niuji...', 'title' => '2', ...], ['id' => 42, 'pic' => 'https://images.niuji...', 'title' => '1', ...]], ...]) in 57a9b1e62876ad2975993e48e222dd38.php line 6
  3. at include('/www/wwwroot/oxhorn/...') in File.php line 59
  4. at File->read('/www/wwwroot/oxhorn/...', ['top_banner' => [['id' => 44, 'pic' => 'https://images.niuji...', 'title' => '3', ...], ['id' => 43, 'pic' => 'https://images.niuji...', 'title' => '2', ...], ['id' => 42, 'pic' => 'https://images.niuji...', 'title' => '1', ...]], 'config_list' => ['activity_pic_one' => ['only_tag' => 'activity_pic_one', 'name' => 'PC端抢购图片一', 'describe' => '', ...], 'activity_pic_two' => ['only_tag' => 'activity_pic_two', 'name' => 'PC端抢购图片二', 'describe' => '', ...], 'address' => ['only_tag' => 'address', 'name' => '公司地址', 'describe' => '', ...], ...], 'area_list' => [['id' => 2, 'province' => 440000, 'city' => 440300, ...], ['id' => 1, 'province' => 440000, 'city' => 440100, ...], ['id' => 3, 'province' => 430000, 'city' => 430100, ...], ...], ...]) in Template.php line 226
  5. at Template->fetch('/www/wwwroot/oxhorn/...', ['top_banner' => [['id' => 44, 'pic' => 'https://images.niuji...', 'title' => '3', ...], ['id' => 43, 'pic' => 'https://images.niuji...', 'title' => '2', ...], ['id' => 42, 'pic' => 'https://images.niuji...', 'title' => '1', ...]], 'config_list' => ['activity_pic_one' => ['only_tag' => 'activity_pic_one', 'name' => 'PC端抢购图片一', 'describe' => '', ...], 'activity_pic_two' => ['only_tag' => 'activity_pic_two', 'name' => 'PC端抢购图片二', 'describe' => '', ...], 'address' => ['only_tag' => 'address', 'name' => '公司地址', 'describe' => '', ...], ...], 'area_list' => [['id' => 2, 'province' => 440000, 'city' => 440300, ...], ['id' => 1, 'province' => 440000, 'city' => 440100, ...], ['id' => 3, 'province' => 430000, 'city' => 430100, ...], ...], ...], []) in Think.php line 93
  6. at Think->fetch('/www/wwwroot/oxhorn/...', ['top_banner' => [['id' => 44, 'pic' => 'https://images.niuji...', 'title' => '3', ...], ['id' => 43, 'pic' => 'https://images.niuji...', 'title' => '2', ...], ['id' => 42, 'pic' => 'https://images.niuji...', 'title' => '1', ...]], 'config_list' => ['activity_pic_one' => ['only_tag' => 'activity_pic_one', 'name' => 'PC端抢购图片一', 'describe' => '', ...], 'activity_pic_two' => ['only_tag' => 'activity_pic_two', 'name' => 'PC端抢购图片二', 'describe' => '', ...], 'address' => ['only_tag' => 'address', 'name' => '公司地址', 'describe' => '', ...], ...], 'area_list' => [['id' => 2, 'province' => 440000, 'city' => 440300, ...], ['id' => 1, 'province' => 440000, 'city' => 440100, ...], ['id' => 3, 'province' => 430000, 'city' => 430100, ...], ...], ...], []) in View.php line 189
  7. at View->fetch('report', ['top_banner' => [['id' => 44, 'pic' => 'https://images.niuji...', 'title' => '3', ...], ['id' => 43, 'pic' => 'https://images.niuji...', 'title' => '2', ...], ['id' => 42, 'pic' => 'https://images.niuji...', 'title' => '1', ...]], 'config_list' => ['activity_pic_one' => ['only_tag' => 'activity_pic_one', 'name' => 'PC端抢购图片一', 'describe' => '', ...], 'activity_pic_two' => ['only_tag' => 'activity_pic_two', 'name' => 'PC端抢购图片二', 'describe' => '', ...], 'address' => ['only_tag' => 'address', 'name' => '公司地址', 'describe' => '', ...], ...], 'area_list' => [['id' => 2, 'province' => 440000, 'city' => 440300, ...], ['id' => 1, 'province' => 440000, 'city' => 440100, ...], ['id' => 3, 'province' => 430000, 'city' => 430100, ...], ...], ...], []) in Controller.php line 161
  8. at Controller->fetch('report', ['total' => 0, 'all_total' => 0, 'good_total' => 0, ...]) in Fixture.php line 284
  9. at Fixture->Report()
  10. at ReflectionMethod->invokeArgs(object(Fixture), []) in Container.php line 395
  11. at Container->invokeReflectMethod(object(Fixture), object(ReflectionMethod), ['fixture_id' => '54', 'is_practice' => '0', 'report_type' => '1', ...]) in Module.php line 132
  12. at Module->think\route\dispatch\{closure}(object(Request), object(Closure), null)
  13. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  14. at Middleware->think\{closure}(object(Request))
  15. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  16. at Middleware->dispatch(object(Request), 'controller') in Module.php line 137
  17. at Module->exec() in Dispatch.php line 168
  18. at Dispatch->run() in App.php line 432
  19. at App->think\{closure}(object(Request), object(Closure), null)
  20. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  21. at Middleware->think\{closure}(object(Request))
  22. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  23. at Middleware->dispatch(object(Request)) in App.php line 435
  24. at App->run() in index.php line 15

Environment Variables

GET Data
fixture_id 54
is_practice 0
report_type 1
show_web 1
page 1
POST Dataempty
Filesempty
Cookies
service_area think:{"id":"1","province":"440000","city":"440100","name":"%E5%B9%BF%E5%B7%9E","add_time":"1594004353","is_show":"1","is_delete":0,"upd_time":"1708652713","have_admin":"1","show_name":"%E5%B9%BF%E4%B8%9C%E5%B9%BF%E5%B7%9E%E6%80%BB%E9%83%A8","phone":"4000-020-315","addr":"%E5%B9%BF%E5%B7%9E%E5%B8%82%E7%95%AA%E7%A6%BA%E5%8C%BA%E8%BF%8E%E5%AE%BE%E8%B7%AF%E4%BA%94%E6%B4%B2%E5%9F%8EB%E5%BA%A74025","images":"https%3A%2F%2Fimages.niujiaojian.com%2Foxhorn%2Fupload%2Fcompress%2Fcommon%2F2020%2F07%2F16%2FquJ2hjiyu72rulg8HB9s7pEy.png","pc_x":"4.68","pc_y":"4.4","pc_show":"1","chapter":"https%3A%2F%2Fimages.niujiaojian.com%2Foxhorn%2Fupload%2Fcompress%2Fcommon%2F2021%2F02%2F06%2FAG212FUUndkgbda7qOyUbonP.png","open_company":"1","open_book_order":"1","sort":"10","open_flower_construction":0,"open_flower_designer":0,"open_need_supervisor":"1","open_need_user_sign":"1","change_supervisor_check":"1","bad_comment_check":"1","lat":"123.0000000000","lng":"456.0000000000","open_supervisor_confirm_build":"1","show_work":"1","open_grapher":"1","is_show_text":"%E6%98%AF","open_company_text":"%E6%98%AF","open_flower_construction_text":"%E5%90%A6","open_flower_designer_text":"%E5%90%A6","open_need_supervisor_text":"%E6%98%AF","open_need_user_sign_text":"%E6%98%AF","change_supervisor_check_text":"%E6%98%AF","bad_comment_check_text":"%E6%98%AF","show_work_text":"%E6%98%AF","open_grapher_text":"%E6%98%AF","pc_show_text":"%E6%98%AF","province_name":"%E5%B9%BF%E4%B8%9C","city_name":"%E5%B9%BF%E5%B7%9E"}
province_id 440000
city_id 440100
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_CONNECTION Keep-Alive
HTTP_ACCEPT_ENCODING br,gzip
HTTP_ACCEPT_LANGUAGE en-US,en;q=0.5
HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
HTTP_USER_AGENT CCBot/2.0 (https://commoncrawl.org/faq/)
PATH_INFO
HTTP_HOST www.niujiaojianli.com
REDIRECT_STATUS 200
SERVER_NAME www.niujiaojianli.com
SERVER_PORT 80
SERVER_ADDR 172.16.61.177
REMOTE_PORT 54594
REMOTE_ADDR 18.97.9.169
SERVER_SOFTWARE nginx/1.28.0
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/oxhorn/public
DOCUMENT_URI /index.php
REQUEST_URI /index.php?s=/index/fixture/report.html&fixture_id=54&is_practice=0&report_type=1&show_web=1&page=1
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/index/fixture/report.html&fixture_id=54&is_practice=0&report_type=1&show_web=1&page=1
SCRIPT_FILENAME /www/wwwroot/oxhorn/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1765269888.6685
REQUEST_TIME 1765269888
Environment Variablesempty
ThinkPHP Constants
DS /
ROOT_PATH /www/wwwroot/oxhorn/public/
ROOT /www/wwwroot/oxhorn/
__MY_HTTP__ http
__MY_ROOT__
__MY_ROOT_PUBLIC__ /
__MY_HOST__ www.niujiaojianli.com
__MY_PUBLIC_URL__ http://www.niujiaojianli.com/

[1] ErrorException in think_exception.tpl line 417

Uncaught think\exception\ErrorException: Use of undefined constant APPLICATION_VERSION - assumed 'APPLICATION_VERSION' (this will throw an Error in a future version of PHP) in /www/wwwroot/oxhorn/thinkphp/tpl/think_exception.tpl:417
Stack trace:
#0 /www/wwwroot/oxhorn/thinkphp/tpl/think_exception.tpl(417): think\Error::appError(2, 'Use of undefine...', '/www/wwwroot/ox...', 417, Array)
#1 /www/wwwroot/oxhorn/thinkphp/library/think/exception/Handle.php(184): include('/www/wwwroot/ox...')
#2 /www/wwwroot/oxhorn/thinkphp/library/think/exception/Handle.php(97): think\exception\Handle->convertExceptionToResponse(Object(think\exception\ErrorException))
#3 /www/wwwroot/oxhorn/thinkphp/library/think/Error.php(56): think\exception\Handle->render(Object(think\exception\ErrorException))
#4 [internal function]: think\Error::appException(Object(think\exception\ErrorException))
#5 {main}
thrown

  1. </tbody>
  2. <?php } ?>
  3. </table>
  4. <?php } ?>
  5. </div>
  6. <?php } ?>
  7. <div class="copyright">
  8. <a title="" href="" target="_blank"></a>
  9. <span><?php echo APPLICATION_VERSION; ?></span>
  10. <a title="" href="" target="_blank" class="bbs-ask"></a>
  11. <span></span>
  12. </div>
  13. <?php if(\think\facade\App::isDebug()) { ?>
  14. <script>
  15. var LINE = <?php echo $line; ?>;
  16. function $(selector, node){
  17. var elements;

Call Stack

  1. in think_exception.tpl line 417
  2. at Error::appShutdown()

Environment Variables

GET Data
fixture_id 54
is_practice 0
report_type 1
show_web 1
page 1
POST Dataempty
Filesempty
Cookies
service_area think:{"id":"1","province":"440000","city":"440100","name":"%E5%B9%BF%E5%B7%9E","add_time":"1594004353","is_show":"1","is_delete":0,"upd_time":"1708652713","have_admin":"1","show_name":"%E5%B9%BF%E4%B8%9C%E5%B9%BF%E5%B7%9E%E6%80%BB%E9%83%A8","phone":"4000-020-315","addr":"%E5%B9%BF%E5%B7%9E%E5%B8%82%E7%95%AA%E7%A6%BA%E5%8C%BA%E8%BF%8E%E5%AE%BE%E8%B7%AF%E4%BA%94%E6%B4%B2%E5%9F%8EB%E5%BA%A74025","images":"https%3A%2F%2Fimages.niujiaojian.com%2Foxhorn%2Fupload%2Fcompress%2Fcommon%2F2020%2F07%2F16%2FquJ2hjiyu72rulg8HB9s7pEy.png","pc_x":"4.68","pc_y":"4.4","pc_show":"1","chapter":"https%3A%2F%2Fimages.niujiaojian.com%2Foxhorn%2Fupload%2Fcompress%2Fcommon%2F2021%2F02%2F06%2FAG212FUUndkgbda7qOyUbonP.png","open_company":"1","open_book_order":"1","sort":"10","open_flower_construction":0,"open_flower_designer":0,"open_need_supervisor":"1","open_need_user_sign":"1","change_supervisor_check":"1","bad_comment_check":"1","lat":"123.0000000000","lng":"456.0000000000","open_supervisor_confirm_build":"1","show_work":"1","open_grapher":"1","is_show_text":"%E6%98%AF","open_company_text":"%E6%98%AF","open_flower_construction_text":"%E5%90%A6","open_flower_designer_text":"%E5%90%A6","open_need_supervisor_text":"%E6%98%AF","open_need_user_sign_text":"%E6%98%AF","change_supervisor_check_text":"%E6%98%AF","bad_comment_check_text":"%E6%98%AF","show_work_text":"%E6%98%AF","open_grapher_text":"%E6%98%AF","pc_show_text":"%E6%98%AF","province_name":"%E5%B9%BF%E4%B8%9C","city_name":"%E5%B9%BF%E5%B7%9E"}
province_id 440000
city_id 440100
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_CONNECTION Keep-Alive
HTTP_ACCEPT_ENCODING br,gzip
HTTP_ACCEPT_LANGUAGE en-US,en;q=0.5
HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
HTTP_USER_AGENT CCBot/2.0 (https://commoncrawl.org/faq/)
PATH_INFO
HTTP_HOST www.niujiaojianli.com
REDIRECT_STATUS 200
SERVER_NAME www.niujiaojianli.com
SERVER_PORT 80
SERVER_ADDR 172.16.61.177
REMOTE_PORT 54594
REMOTE_ADDR 18.97.9.169
SERVER_SOFTWARE nginx/1.28.0
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/oxhorn/public
DOCUMENT_URI /index.php
REQUEST_URI /index.php?s=/index/fixture/report.html&fixture_id=54&is_practice=0&report_type=1&show_web=1&page=1
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/index/fixture/report.html&fixture_id=54&is_practice=0&report_type=1&show_web=1&page=1
SCRIPT_FILENAME /www/wwwroot/oxhorn/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1765269888.6685
REQUEST_TIME 1765269888
Environment Variablesempty
ThinkPHP Constants
DS /
ROOT_PATH /www/wwwroot/oxhorn/public/
ROOT /www/wwwroot/oxhorn/
__MY_HTTP__ http
__MY_ROOT__
__MY_ROOT_PUBLIC__ /
__MY_HOST__ www.niujiaojianli.com
__MY_PUBLIC_URL__ http://www.niujiaojianli.com/