#0 [0]TemplateNotFoundException in Think.php line 146

模板文件不存在:/www/wwwroot/www.chinajindn.com/app/common/view/dispatch_jump.tpl

                        
  1. }
  2. if ('' == pathinfo($template, PATHINFO_EXTENSION)) {
  3. // 获取模板文件名
  4. $template = $this->parseTemplate($template);
  5. }
  6. // 模板不存在 抛出异常
  7. if (!is_file($template)) {
  8. throw new TemplateNotFoundException('template not exists:' . $template, $template);
  9. }
  10. $this->template->fetch($template, $data);
  11. }
  12. /**
  13. * 渲染模板内容
  14. * @access public
  15. * @param string $template 模板内容

Call Stack

  1. in Think.php line 146
  2. at Think->fetch() in View.php line 90
  3. at View->think\{closure}() in View.php line 122
  4. at View->getContent() in View.php line 91
  5. at View->fetch() in View.php line 90
  6. at View->output() in Response.php line 385
  7. at Response->getContent() in Response.php line 131
  8. at Response->send() in SystemService.php line 349
  9. at SystemService->doInit() in index.php line 21

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_REFERER http://www.chinajindn.com/message
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
HTTP_HOST www.chinajindn.com
PATH_INFO /message
REDIRECT_STATUS 200
SERVER_NAME www.chinajindn.com
SERVER_PORT 443
SERVER_ADDR 172.25.55.67
REMOTE_PORT 40098
REMOTE_ADDR 100.26.35.111
SERVER_SOFTWARE nginx/1.20.1
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/2.0
DOCUMENT_ROOT /www/wwwroot/www.chinajindn.com/public
DOCUMENT_URI /index.php/message
REQUEST_URI /message
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING
SCRIPT_FILENAME /www/wwwroot/www.chinajindn.com/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php/message
REQUEST_TIME_FLOAT 1711641269.6828
REQUEST_TIME 1711641269