#0 [2]ErrorException in 6e1af8170972ab5507902817fdb76578.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/Minimalist/portal/list.html";i:1614594258;s:69:"/www/wwwroot/theme.wien.ren/public/themes/Minimalist/public/head.html";i:1559092744;s:73:"/www/wwwroot/theme.wien.ren/public/themes/Minimalist/public/function.html";i:1559530174;s:71:"/www/wwwroot/theme.wien.ren/public/themes/Minimalist/public/config.html";i:1559530064;s:68:"/www/wwwroot/theme.wien.ren/public/themes/Minimalist/public/nav.html";i:1558847604;s:72:"/www/wwwroot/theme.wien.ren/public/themes/Minimalist/public/sidebar.html";i:1581939220;s:71:"/www/wwwroot/theme.wien.ren/public/themes/Minimalist/public/footer.html";i:1600415274;s:72:"/www/wwwroot/theme.wien.ren/public/themes/Minimalist/public/scripts.html";i:1559032494;}*/ ?>
  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 6e1af8170972ab5507902817fdb76578.php line 5
  2. at Error->appError() in 6e1af8170972ab5507902817fdb76578.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 Dataempty
POST Dataempty
Filesempty
Cookiesempty
Session
last_time 1711637834
Server/Request Data
USER www
HOME /home/www
HTTP_HOST minimalist.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 43430
REMOTE_ADDR 3.94.102.228
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/id/11.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=portal/list/index/id/11.html
SCRIPT_FILENAME /www/wwwroot/theme.wien.ren/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711637834.7465
REQUEST_TIME 1711637834
0.122822s