#0 [2]ErrorException in 976b23a71e699ac463f5a25d5fdbcb7f.php line 2

Trying to access array offset on value of type null

  1. <?php /*a:1:{s:81:"/www/wwwroot/youxuandir.com/template/index_style/youxuan_pc/sites/details/go.html";i:1712036019;}*/ ?>
  2. <!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><title><?php echo htmlentities($info['site_url'],ENT_QUOTES); ?>-跳转提示</title><link href="//static.youxuandir.com/static/youxuan_style/pc/css/go.css" rel="stylesheet" type="text/css"></head><body><div class="go"> <a class="go-logo" href="<?php echo htmlentities($webdb['base']['site_pc_domain'],ENT_QUOTES); ?>" title="<?php echo htmlentities($webdb['base']['site_name'],ENT_QUOTES); ?>"><img alt="<?php echo htmlentities($webdb['base']['site_name'],ENT_QUOTES); ?>" src="<?php echo htmlentities($webdb['base']['site_logo'],ENT_QUOTES); ?>"></a><div class="go-box"><div class="go-box-title">即将跳转到外部网站</div><div class="go-box-text">目标网站安全性未知,是否继续</div><div class="go-box-body"><div class="-tip"><span id="time">3</span>秒后跳转到<?php echo htmlentities($info['title'],ENT_QUOTES); ?></div><div class="-href"><?php echo htmlentities($info['site_url'],ENT_QUOTES); ?></div><div class="-icp"> ICP备案:<?php if(!(empty($info['icp']['number']) || (($info['icp']['number'] instanceof \think\Collection || $info['icp']['number'] instanceof \think\Paginator ) && $info['icp']['number']->isEmpty()))): ?> <span class="ok"><?php echo htmlentities($info['icp']['number'],ENT_QUOTES); ?></span> <?php else: ?> <span class="w">未知</span> <?php endif; ?></div></div><div class="go-box-footer"> <a class="open" data-open="<?php echo htmlentities($info['site_url'],ENT_QUOTES); ?>" href="javascript:;">打开</a> <a class="close" href="javascript:window.close();" rel="nofollow">关闭</a></div></div></div><script src="//static.youxuandir.com/static/libs/layui/layui.js"></script><script src="//static.youxuandir.com/static/libs/require/require.js"></script><script src="//static.youxuandir.com/static/youxuan_style/pc/js/common.js"></script><script>
  3. let second = $('#time').text();
  4. let time = document.getElementById("time");
  5. function show() {
  6. second--;
  7. if (second === 0) {
  8. location.href = "<?php echo htmlentities($info['site_url'],ENT_QUOTES); ?>";
  9. }
  10. time.innerHTML = second + "";
  11. }
  12. setInterval(show, 1000);
  13. </script></body></html>

Call Stack

  1. in 976b23a71e699ac463f5a25d5fdbcb7f.php line 2
  2. at Error->appError() in 976b23a71e699ac463f5a25d5fdbcb7f.php line 2
  3. at include('/www/wwwroot/youxuan...') in File.php line 60
  4. at File->read() in Template.php line 250
  5. at Template->fetch() in Think.php line 131
  6. at Think->fetch() in View.php line 90
  7. at View->think\{closure}() in View.php line 122
  8. at View->getContent() in View.php line 91
  9. at View->fetch() in View.php line 92
  10. at View->output() in Response.php line 389
  11. at Response->getContent() in Response.php line 131
  12. at Response->send() in RuntimeService.php line 234
  13. at RuntimeService::doWebsiteInit() in index.php line 12

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
HTTP_HOST www.youxuandir.com
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME youxuandir.com
SERVER_PORT 443
SERVER_ADDR 172.27.63.209
REMOTE_PORT 15141
REMOTE_ADDR 3.134.104.173
SERVER_SOFTWARE nginx/1.24.0
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/2.0
DOCUMENT_ROOT /www/wwwroot/youxuandir.com/public
DOCUMENT_URI /index.php
REQUEST_URI /sites/go_czc3NzI5MjkxNjM5MTc3MDcx.xhtml
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/sites/go_czc3NzI5MjkxNjM5MTc3MDcx.xhtml
SCRIPT_FILENAME /www/wwwroot/youxuandir.com/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1713458186.4907
REQUEST_TIME 1713458186