[0] TemplateNotFoundException in Think.php line 82

模板文件不存在:template/mb4//html/topic/index.html

  1. */
  2. public function fetch($template, $data = [], $config = [])
  3. {
  4. if ('' == pathinfo($template, PATHINFO_EXTENSION)) {
  5. // 获取模板文件名
  6. $template = $this->parseTemplate($template);
  7. }
  8. // 模板不存在 抛出异常
  9. if (!is_file($template)) {
  10. throw new TemplateNotFoundException('template not exists:' . $template, $template);
  11. }
  12. // 记录视图信息
  13. App::$debug && Log::record('[ VIEW ] ' . $template . ' [ ' . var_export(array_keys($data), true) . ' ]', 'info');
  14. $this->template->fetch($template, $data, $config);
  15. }
  16. /**
  17. * 渲染模板内容
  18. * @access public

Call Stack

  1. in Think.php line 82
  2. at Think->fetch('template/mb4//html/t...', ['maccms' => ['site_name' => '...', 'site_url' => 'www.hping.cn', 'site_wapurl' => 'www.hping.cn', ...], 'user' => ['user_id' => 0, 'user_name' => '游客', 'user_portrait' => 'static/images/touxia...', ...], 'param' => ['page' => 1, 'ajax' => 0, 'tid' => 0, ...], ...], []) in View.php line 163
  3. at View->fetch('topic/index', ['maccms' => ['site_name' => '...', 'site_url' => 'www.hping.cn', 'site_wapurl' => 'www.hping.cn', ...], 'user' => ['user_id' => 0, 'user_name' => '游客', 'user_portrait' => 'static/images/touxia...', ...], 'param' => ['page' => 1, 'ajax' => 0, 'tid' => 0, ...], ...], ['__ROOT__' => '', '__URL__' => '/index/topic', '__STATIC__' => '/static', ...], []) in Controller.php line 120
  4. at Controller->fetch('topic/index') in All.php line 45
  5. at All->label_fetch('topic/index') in Topic.php line 15
  6. at Topic->index()
  7. at ReflectionMethod->invokeArgs(object(Topic), []) in App.php line 343
  8. at App::invokeMethod([object(Topic), 'index'], []) in App.php line 611
  9. at App::module([null, 'topic', 'index'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], false) in App.php line 456
  10. at App::exec(['type' => 'module', 'module' => [null, 'topic', 'index'], 'convert' => false], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  11. at App::run() in start.php line 19
  12. at require('/home/wwwroot/hbcszq...') in index.php line 39

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
www.hping.cn
PATH_INFO
/topic/
REDIRECT_STATUS
200
SERVER_NAME
hbcszq.cn
SERVER_PORT
443
SERVER_ADDR
38.33.190.45
REMOTE_PORT
40556
REMOTE_ADDR
54.226.25.246
SERVER_SOFTWARE
nginx/1.22.1
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/home/wwwroot/hbcszq.cn
DOCUMENT_URI
/index.php
REQUEST_URI
/topic/
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/topic/
SCRIPT_FILENAME
/home/wwwroot/hbcszq.cn/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1710819952.058
REQUEST_TIME
1710819952
Environment Variables
empty

ThinkPHP Constants

ROOT_PATH
/home/wwwroot/hbcszq.cn/
APP_PATH
/home/wwwroot/hbcszq.cn/application/
MAC_COMM
/home/wwwroot/hbcszq.cn/application/common/common/
MAC_HOME_COMM
/home/wwwroot/hbcszq.cn/application/index/common/
MAC_ADMIN_COMM
/home/wwwroot/hbcszq.cn/application/admin/common/
MAC_START_TIME
1710819952.0584
BIND_MODULE
index
ENTRANCE
index
IN_FILE
/index.php
THINK_VERSION
5.0.24
THINK_START_TIME
1710819952.0588
THINK_START_MEM
417520
EXT
.php
DS
/
THINK_PATH
/home/wwwroot/hbcszq.cn/thinkphp/
LIB_PATH
/home/wwwroot/hbcszq.cn/thinkphp/library/
CORE_PATH
/home/wwwroot/hbcszq.cn/thinkphp/library/think/
TRAIT_PATH
/home/wwwroot/hbcszq.cn/thinkphp/library/traits/
EXTEND_PATH
/home/wwwroot/hbcszq.cn/extend/
VENDOR_PATH
/home/wwwroot/hbcszq.cn/vendor/
RUNTIME_PATH
/home/wwwroot/hbcszq.cn/runtime/
LOG_PATH
/home/wwwroot/hbcszq.cn/runtime/log/
CACHE_PATH
/home/wwwroot/hbcszq.cn/runtime/cache/
TEMP_PATH
/home/wwwroot/hbcszq.cn/runtime/temp/
CONF_PATH
/home/wwwroot/hbcszq.cn/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
ADDON_PATH
/home/wwwroot/hbcszq.cn/addons/
MAC_URL
http://www.maccms.la/
MAC_NAME
苹果CMS
MAC_PATH
/
MAC_MOB
0
MAC_ROOT_TEMPLATE
/home/wwwroot/hbcszq.cn/template/mb4//html/
MAC_PATH_TEMPLATE
/template/mb4/
MAC_PATH_TPL
/template/mb4//html/
MAC_PATH_ADS
/template/mb4/广告目录/
MAC_PAGE_SP
_
MAC_PLAYER_SORT
1
MAC_ADDON_PATH
/home/wwwroot/hbcszq.cn/addons/
MAC_ADDON_PATH_STATIC
/home/wwwroot/hbcszq.cn/static/addons/