[0] ThrowableError in fb5061a397d795591296ce419c74f4a7.php line 308

致命错误: Call to undefined function subtctitle()

  1. <div class="down_main_right">
  2. <div class="hot_rank">
  3. <ul>
  4. <li id="week" class="now">下载排行</li>
  5. </ul>
  6. <dl id="week_dl" class="rank" data-bind="visible: isWeek">
  7. <?php if(is_array($hot_article) || $hot_article instanceof \think\Collection || $hot_article instanceof \think\Paginator): $i = 0; $__LIST__ = $hot_article;if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$vo): $mod = ($i % 2 );++$i;?>
  8. <dd><a href="<?php echo url('Datum/detail',['id'=>$vo1['id']]); ?>" target="_blank"><?php echo subtctitle($vo['title']); ?></a></dd>
  9. <?php endforeach; endif; else: echo "" ;endif; ?>
  10. </dl>
  11. </div>
  12. <div class="cat_list cat_list_right">
  13. <div class="cat_list_title">
  14. <span class="s3"><h2>最新资讯</h2></span>
  15. <span class="s2">
  16. <a href="<?php echo url('Newx/index'); ?>" target="_blank">更多&gt;&gt;</a>

Call Stack

  1. in fb5061a397d795591296ce419c74f4a7.php line 308
  2. at include() in File.php line 53
  3. at File->read() in Template.php line 188
  4. at Template->fetch() in Think.php line 86
  5. at Think->fetch() in View.php line 163
  6. at View->fetch() in Controller.php line 120
  7. at Controller->fetch() in Datum.php line 81
  8. at Datum->index()
  9. at ReflectionMethod->invokeArgs() in App.php line 343
  10. at App::invokeMethod() in App.php line 611
  11. at App::module() in App.php line 456
  12. at App::exec() in App.php line 139
  13. at App::run() in start.php line 19
  14. at require('/www/wwwroot/ht.zyjn...') 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_REFERER
http://zyjn.org.cn/index/datum/index.html
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
HTTP_HOST
zyjn.org.cn
PATH_INFO
/index/datum/index.html
REDIRECT_STATUS
200
SERVER_NAME
ht.zyjn.org.cn
SERVER_PORT
443
SERVER_ADDR
172.25.39.56
REMOTE_PORT
45594
REMOTE_ADDR
54.83.176.101
SERVER_SOFTWARE
nginx/1.22.1
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/www/wwwroot/ht.zyjn.org.cn/public
DOCUMENT_URI
/index.php
REQUEST_URI
/index/datum/index.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/index/datum/index.html
SCRIPT_FILENAME
/www/wwwroot/ht.zyjn.org.cn/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711711182.1524
REQUEST_TIME
1711711182
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/ht.zyjn.org.cn/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1711711182.1529
THINK_START_MEM
408640
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/ht.zyjn.org.cn/thinkphp/
LIB_PATH
/www/wwwroot/ht.zyjn.org.cn/thinkphp/library/
CORE_PATH
/www/wwwroot/ht.zyjn.org.cn/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/ht.zyjn.org.cn/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/ht.zyjn.org.cn/
EXTEND_PATH
/www/wwwroot/ht.zyjn.org.cn/extend/
VENDOR_PATH
/www/wwwroot/ht.zyjn.org.cn/vendor/
RUNTIME_PATH
/www/wwwroot/ht.zyjn.org.cn/runtime/
LOG_PATH
/www/wwwroot/ht.zyjn.org.cn/runtime/log/
CACHE_PATH
/www/wwwroot/ht.zyjn.org.cn/runtime/cache/
TEMP_PATH
/www/wwwroot/ht.zyjn.org.cn/runtime/temp/
CONF_PATH
/www/wwwroot/ht.zyjn.org.cn/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
HTMLPURIFIER_PREFIX
/www/wwwroot/ht.zyjn.org.cn/vendor/ezyang/htmlpurifier/library
ADDON_PATH
/www/wwwroot/ht.zyjn.org.cn/addons/