[0] TemplateNotFoundException in Template.php line 1243

模板文件不存在:/www/wwwroot/csyes.com/public/../templates/default/cms/category_ajax.html

  1. }
  2. if (is_file($template)) {
  3. // 记录模板文件的更新时间
  4. $this->includeFile[$template] = filemtime($template);
  5. return $template;
  6. }
  7. throw new TemplateNotFoundException('template not exists:' . $template, $template);
  8. }
  9. /**
  10. * 按标签生成正则
  11. * @access private
  12. * @param string $tagName 标签名
  13. * @return string
  14. */
  15. private function getRegex($tagName)

Call Stack

  1. in Template.php line 1243
  2. at Template->parseTemplateFile() in Template.php line 1196
  3. at Template->parseTemplateName() in Template.php line 540
  4. at Template->think\{closure}() in Template.php line 560
  5. at Template->parseInclude() in Template.php line 428
  6. at Template->parse() in Template.php line 380
  7. at Template->compiler() in Template.php line 218
  8. at Template->fetch() in Think.php line 93
  9. at Think->fetch() in View.php line 192
  10. at View->fetch() in Homebase.php line 63
  11. at Homebase->fetch() in Index.php line 186
  12. at Index->lists()
  13. at ReflectionMethod->invokeArgs() in Container.php line 395
  14. at Container->invokeReflectMethod() in Module.php line 137
  15. at Module->think\route\dispatch\{closure}()
  16. at call_user_func_array() in Middleware.php line 185
  17. at Middleware->think\{closure}()
  18. at call_user_func() in Middleware.php line 130
  19. at Middleware->dispatch() in Module.php line 142
  20. at Module->exec() in Dispatch.php line 168
  21. at Dispatch->run() in App.php line 432
  22. at App->think\{closure}()
  23. at call_user_func_array() in Middleware.php line 185
  24. at Middleware->think\{closure}()
  25. at call_user_func() in Middleware.php line 130
  26. at Middleware->dispatch() in App.php line 435
  27. at App->run() in index.php line 22

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_HOST www.csyes.com
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME csyes.com
SERVER_PORT 80
SERVER_ADDR 172.26.175.130
REMOTE_PORT 57290
REMOTE_ADDR 35.175.200.199
SERVER_SOFTWARE nginx/1.19.8
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/csyes.com/public
DOCUMENT_URI /index.php
REQUEST_URI /job-info.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=//job-info.html
SCRIPT_FILENAME /www/wwwroot/csyes.com/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711695824.4808
REQUEST_TIME 1711695824
Environment Variablesempty
ThinkPHP Constants
IF_PUBLIC true
ROOT_PATH /www/wwwroot/csyes.com/public/../
APP_PATH /www/wwwroot/csyes.com/public/../application/
DS /
ADDON_PATH /www/wwwroot/csyes.com/public/../addons/
ROOT_URL /
TEMPLATE_PATH /www/wwwroot/csyes.com/public/../templates/
PINYIN_DEFAULT 4096
PINYIN_TONE 2
PINYIN_NO_TONE 4
PINYIN_ASCII_TONE 8
PINYIN_NAME 16
PINYIN_KEEP_NUMBER 32
PINYIN_KEEP_ENGLISH 64
PINYIN_UMLAUT_V 128
PINYIN_KEEP_PUNCTUATION 256