[8] ErrorException in d00d2366d5cef251e2e92e01ddc5ed60.php line 165

Trying to access array offset on value of type null

  1. <div class="metas-body">
  2. <div class="panel-heading">
  3. <h3 class="panel-title"><?php echo __('Author'); ?></h3>
  4. </div>
  5. <div class="panel-body">
  6. <div class="media">
  7. <div class="media-left">
  8. <a href="<?php echo $__ARCHIVES__['user']['url']; ?>">
  9. <img class="media-object img-circle img-medium" style="width:64px;height:64px;" src="<?php echo cdnurl($__ARCHIVES__['user']['avatar']); ?>"
  10. data-holder-rendered="true">
  11. </a>
  12. </div>
  13. <div class="media-body">
  14. <h3 style="margin-top:10px;" class="media-heading">
  15. <a href="<?php echo $__ARCHIVES__['user']['url']; ?>"><?php echo $__ARCHIVES__['user']['nickname']; ?></a>
  16. </h3>
  17. <?php echo (isset($__ARCHIVES__['user']['bio']) && ($__ARCHIVES__['user']['bio'] !== '')?$__ARCHIVES__['user']['bio']:"这家伙很懒,什么也没写!"); ?>

Call Stack

  1. in d00d2366d5cef251e2e92e01ddc5ed60.php line 165
  2. at Error::appError() in d00d2366d5cef251e2e92e01ddc5ed60.php line 165
  3. at include('/www/wwwroot/muchenw...') in File.php line 53
  4. at File->read() in Template.php line 188
  5. at Template->fetch() in Think.php line 86
  6. at Think->fetch() in View.php line 163
  7. at View->fetch() in Archives.php line 173
  8. at Archives->index()
  9. at call_user_func_array() in Route.php line 76
  10. at Route->execute()
  11. at ReflectionMethod->invokeArgs() in App.php line 343
  12. at App::invokeMethod() in App.php line 470
  13. at App::exec() in App.php line 139
  14. at App::run() in start.php line 19
  15. at require('/www/wwwroot/muchenw...') in index.php line 23

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_HOST
muchenworld.com
PATH_INFO
/type2/133.html
REDIRECT_STATUS
200
SERVER_NAME
muchenworld.com
SERVER_PORT
443
SERVER_ADDR
172.18.82.61
REMOTE_PORT
42244
REMOTE_ADDR
34.224.33.93
SERVER_SOFTWARE
nginx/1.18.0
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/www/wwwroot/muchenworld/public
DOCUMENT_URI
/index.php
REQUEST_URI
/type2/133.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/type2/133.html
SCRIPT_FILENAME
/www/wwwroot/muchenworld/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711692984.6192
REQUEST_TIME
1711692984
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/muchenworld/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1711692984.6197
THINK_START_MEM
408608
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/muchenworld/thinkphp/
LIB_PATH
/www/wwwroot/muchenworld/thinkphp/library/
CORE_PATH
/www/wwwroot/muchenworld/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/muchenworld/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/muchenworld/
EXTEND_PATH
/www/wwwroot/muchenworld/extend/
VENDOR_PATH
/www/wwwroot/muchenworld/vendor/
RUNTIME_PATH
/www/wwwroot/muchenworld/runtime/
LOG_PATH
/www/wwwroot/muchenworld/runtime/log/
CACHE_PATH
/www/wwwroot/muchenworld/runtime/cache/
TEMP_PATH
/www/wwwroot/muchenworld/runtime/temp/
CONF_PATH
/www/wwwroot/muchenworld/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/www/wwwroot/muchenworld/addons/