#0 [2]ErrorException in baf55ad6760c29afc8472af7d1534eab.php line 5

Trying to access array offset on value of type null

  1. <?php /*a:8:{s:69:"/www/wwwroot/theme.wien.ren/public/themes/WienDesign/portal/list.html";i:1614164612;s:69:"/www/wwwroot/theme.wien.ren/public/themes/WienDesign/public/head.html";i:1579254390;s:73:"/www/wwwroot/theme.wien.ren/public/themes/WienDesign/public/function.html";i:1577104150;s:71:"/www/wwwroot/theme.wien.ren/public/themes/WienDesign/public/config.html";i:1577104114;s:68:"/www/wwwroot/theme.wien.ren/public/themes/WienDesign/public/nav.html";i:1604385306;s:72:"/www/wwwroot/theme.wien.ren/public/themes/WienDesign/public/sidebar.html";i:1579600514;s:71:"/www/wwwroot/theme.wien.ren/public/themes/WienDesign/public/footer.html";i:1600415324;s:72:"/www/wwwroot/theme.wien.ren/public/themes/WienDesign/public/scripts.html";i:1580546300;}*/ ?>
  2. <!DOCTYPE html>
  3. <html>
  4. <head>
  5. <title><?php echo $category['name']; ?> <?php echo $category['seo_title']; ?> <?php echo (isset($site_info['site_name']) && ($site_info['site_name'] !== '')?$site_info['site_name']:''); ?></title>
  6. <meta name="keywords" content="<?php echo $category['seo_keywords']; ?>,<?php echo (isset($site_info['site_seo_keywords']) && ($site_info['site_seo_keywords'] !== '')?$site_info['site_seo_keywords']:''); ?>"/>
  7. <meta name="description" content="<?php echo $category['seo_description']; ?>,<?php echo (isset($site_info['site_seo_description']) && ($site_info['site_seo_description'] !== '')?$site_info['site_seo_description']:''); ?>">
  8. <?php
  9. use app\portal\model\PortalPostModel;
  10. use app\portal\model\PortalCategoryModel;
  11. use app\portal\model\PortalTagModel;
  12. use think\Db;
  13. /**
  14. * 返回指定所有标签
  15. */
  16. if (!function_exists('_wien_tags')) {
  17. function _wien_tags()
  18. {

Call Stack

  1. in baf55ad6760c29afc8472af7d1534eab.php line 5
  2. at Error->appError() in baf55ad6760c29afc8472af7d1534eab.php line 5
  3. at include('/www/wwwroot/theme.w...') in File.php line 59
  4. at File->read() in Template.php line 255
  5. at Template->fetch() in Think.php line 149
  6. at Think->fetch() in View.php line 125
  7. at View->think\{closure}() in View.php line 157
  8. at View->getContent() in View.php line 126
  9. at View->fetch() in HomeBaseController.php line 82
  10. at HomeBaseController->fetch() in ListController.php line 36
  11. at ListController->index()
  12. at ReflectionMethod->invokeArgs() in Container.php line 345
  13. at Container->invokeReflectMethod() in Controller.php line 146
  14. at Controller->think\route\dispatch\{closure}() in Pipeline.php line 59
  15. at Pipeline->think\{closure}() in Pipeline.php line 66
  16. at Pipeline->then() in Controller.php line 149
  17. at Controller->exec() in Dispatch.php line 52
  18. at Dispatch->run() in Route.php line 772
  19. at Route->think\{closure}() in Pipeline.php line 59
  20. at Pipeline->think\{closure}() in Pipeline.php line 66
  21. at Pipeline->then() in Route.php line 773
  22. at Route->dispatch() in Http.php line 217
  23. at Http->dispatchToRoute() in Http.php line 207
  24. at Http->think\{closure}() in Pipeline.php line 59
  25. at Pipeline->think\{closure}() in SessionInit.php line 58
  26. at SessionInit->handle()
  27. at call_user_func() in Middleware.php line 134
  28. at Middleware->think\{closure}() in Pipeline.php line 85
  29. at Pipeline->think\{closure}() in TraceDebug.php line 71
  30. at TraceDebug->handle()
  31. at call_user_func() in Middleware.php line 134
  32. at Middleware->think\{closure}() in Pipeline.php line 85
  33. at Pipeline->think\{closure}() in Pipeline.php line 66
  34. at Pipeline->then() in Http.php line 208
  35. at Http->runWithRequest() in Http.php line 171
  36. at Http->run() in index.php line 32

Environment Variables

GET Data
id
page 2
POST Dataempty
Filesempty
Cookiesempty
Session
last_time 1711625055
Server/Request Data
USER www
HOME /home/www
HTTP_HOST wiendesign.wien.ren
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME theme.wien.ren
SERVER_PORT 80
SERVER_ADDR 172.17.32.193
REMOTE_PORT 58558
REMOTE_ADDR 3.234.177.119
SERVER_SOFTWARE nginx/1.22.1
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/theme.wien.ren/public
DOCUMENT_URI /index.php
REQUEST_URI /portal/list/index.html?id=&page=2
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=portal/list/index.html&id=&page=2
SCRIPT_FILENAME /www/wwwroot/theme.wien.ren/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711625055.9341
REQUEST_TIME 1711625055
0.130483s