[8] ErrorException in ccf23fc252870ec15841ee9874e7e1da.php line 136

未定义数组索引: typeurl

  1. <?php if(is_array($sign) || $sign instanceof \think\Collection || $sign instanceof \think\Paginator): $i = 0; $__LIST__ = $sign;if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$vosign): $mod = ($i % 2 );++$i;?>
  2. <a href="/jh/<?php echo $vosign['id']; ?>.html"><?php echo $vosign['title']; ?></a>
  3. <?php endforeach; endif; else: echo "" ;endif; ?>
  4. </div>
  5. <?php endif; ?>
  6. <div class="flip">
  7. <?php if(!empty($front)): ?>
  8. <a href="/<?php echo $newData['typeurl']; ?>/<?php echo $front['id']; ?>.html" class="overf" target="_blank" >上一篇:<?php echo $front['title']; ?></a>
  9. <?php else: ?>
  10. <a class="overf">上一篇:无</a>
  11. <?php endif; if(!empty($after)): ?>
  12. <a href="/<?php echo $newData['typeurl']; ?>/<?php echo $after['id']; ?>.html" class="overf" target="_blank" >下一篇:<?php echo $after['title']; ?></a>
  13. <?php else: ?>
  14. <a class="overf">下一篇:无</a>
  15. <?php endif; ?>
  16. </div>
  17. </div>

Call Stack

  1. in ccf23fc252870ec15841ee9874e7e1da.php line 136
  2. at Error::appError(8, 'Undefined index: typ...', '/web/seoasl/runtime/...', 136, ['cacheFile' => '/web/seoasl/public/....', 'vars' => ['weburl' => 'http://seo.asl.com.c...', 'front' => ['id' => 109760, 'imagesall' => null, 'views' => '45', ...], 'after' => null, ...], 'weburl' => 'http://seo.asl.com.c...', ...]) in ccf23fc252870ec15841ee9874e7e1da.php line 136
  3. at include('/web/seoasl/runtime/...') in File.php line 53
  4. at File->read('/web/seoasl/public/....', ['weburl' => 'http://seo.asl.com.c...', 'front' => ['id' => 109760, 'imagesall' => null, 'views' => '45', ...], 'after' => null, ...]) in Template.php line 188
  5. at Template->fetch('/web/seoasl/public/....', ['weburl' => 'http://seo.asl.com.c...', 'front' => ['id' => 109760, 'imagesall' => null, 'views' => '45', ...], 'after' => null, ...], []) in Think.php line 86
  6. at Think->fetch('', ['weburl' => 'http://seo.asl.com.c...', 'front' => ['id' => 109760, 'imagesall' => null, 'views' => '45', ...], 'after' => null, ...], []) in View.php line 163
  7. at View->fetch('', [], [], []) in Controller.php line 120
  8. at Controller->fetch() in News.php line 180
  9. at News->detail()
  10. at ReflectionMethod->invokeArgs(object(News), []) in App.php line 343
  11. at App::invokeMethod([object(News), 'detail'], []) in App.php line 611
  12. at App::module(['home', 'news', 'detail'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], false) in App.php line 457
  13. at App::exec(['type' => 'module', 'module' => ['home', 'news', 'detail'], 'convert' => false], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  14. at App::run() in start.php line 19
  15. at require('/web/seoasl/thinkphp...') in index.php line 23

Environment Variables

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

Server/Request Data

USER
nobody
HOME
/
FCGI_ROLE
RESPONDER
SCRIPT_FILENAME
/web/seoasl/public/index.php
PATH_INFO
news/3/
PATH_TRANSLATED
/web/seoasl/public
QUERY_STRING
s=news/3/
REQUEST_METHOD
GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME
/index.php
REQUEST_URI
/news/3/
DOCUMENT_URI
/index.php
DOCUMENT_ROOT
/web/seoasl/public
SERVER_PROTOCOL
HTTP/1.1
HTTPS
on
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.13.0
REMOTE_ADDR
52.205.218.160
REMOTE_PORT
46670
SERVER_ADDR
172.19.14.49
SERVER_PORT
443
SERVER_NAME
seo.asl.com.cn
REDIRECT_STATUS
200
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
HTTP_REFERER
http://seo.asl.com.cn/news/3/
HTTP_HOST
seo.asl.com.cn
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1710826363.7895
REQUEST_TIME
1710826363
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/web/seoasl/public/../application/
UPLOAD_PATH
/web/seoasl/public/../public
RUNTIME_PATH
/web/seoasl/public/../runtime/
APP_DEBUG
true
THINK_VERSION
5.0.21
THINK_START_TIME
1710826363.7897
THINK_START_MEM
260816
EXT
.php
DS
/
THINK_PATH
/web/seoasl/thinkphp/
LIB_PATH
/web/seoasl/thinkphp/library/
CORE_PATH
/web/seoasl/thinkphp/library/think/
TRAIT_PATH
/web/seoasl/thinkphp/library/traits/
ROOT_PATH
/web/seoasl/
EXTEND_PATH
/web/seoasl/extend/
VENDOR_PATH
/web/seoasl/vendor/
LOG_PATH
/web/seoasl/public/../runtime/log/
CACHE_PATH
/web/seoasl/public/../runtime/cache/
TEMP_PATH
/web/seoasl/public/../runtime/temp/
CONF_PATH
/web/seoasl/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false

5 0 0