[0] SmartyException in smarty_internal_template.php line 219

Unable to load template file 'public/base.html' in '/www_new/wwwroot/twawn/app/home/view/message.html'

  1. $this->loadSource();
  2. }
  3. // checks if template exists
  4. if (!$this->source->exists) {
  5. if ($parentIsTpl) {
  6. $parent_resource = " in '{$this->parent->template_resource}'";
  7. } else {
  8. $parent_resource = '';
  9. }
  10. throw new SmartyException("Unable to load template {$this->source->type} '{$this->source->name}'{$parent_resource}");
  11. }
  12. // disable caching for evaluated code
  13. if ($this->source->recompiled) {
  14. $this->caching = false;
  15. }
  16. // read from cache or render
  17. $isCacheTpl = $this->caching == Smarty::CACHING_LIFETIME_CURRENT || $this->caching == Smarty::CACHING_LIFETIME_SAVED;
  18. if ($isCacheTpl) {
  19. if (!isset($this->cached)) {

Call Stack

  1. in smarty_internal_template.php line 219
  2. at Smarty_Internal_Template->render() in smarty_internal_template.php line 453
  3. at Smarty_Internal_Template->getSubTemplate('public/base.html', null, null, 0, 3600, [], 0) in 7ebd96c3729bfd78a9945c843bf2ee4d2dc7b863_1.file.message.html.php line 34
  4. at content_608801bccfe5d8_94816986(object(Smarty_Internal_Template)) in smarty_internal_template.php line 371
  5. at Smarty_Internal_Template->getRenderedTemplateCode() in smarty_template_compiled.php line 202
  6. at Smarty_Template_Compiled->render(object(Smarty_Internal_Template)) in smarty_internal_template.php line 246
  7. at Smarty_Internal_Template->render(true, false, false) in Smarty.class.php line 820
  8. at Smarty->fetch('/www_new/wwwroot/twa...') in Smarty.php line 81
  9. at Smarty->fetch('/www_new/wwwroot/twa...', ['varsReturned' => false, 'js' => ['jquery-1.11.1.min', '/files/layui/layui.j...', 'common'], 'css' => ['/files/layui/css/lay...', 'global.css', 'animate.css', ...], ...], []) in View.php line 189
  10. at View->fetch('/message', ['varsReturned' => false, 'js' => ['jquery-1.11.1.min', '/files/layui/layui.j...', 'common'], 'css' => ['/files/layui/css/lay...', 'global.css', 'animate.css', ...], ...], []) in Controller.php line 161
  11. at Controller->fetch('/message', [], []) in WooApp.php line 661
  12. at WooApp->fetch('/message') in WooApp.php line 689
  13. at WooApp->finish() in Container.php line 406
  14. at Container->invokeReflectMethod(object(Error), object(ReflectionMethod), ['index']) in Module.php line 132
  15. at Module->think\route\dispatch\{closure}(object(Request), object(Closure), null)
  16. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  17. at Middleware->think\{closure}(object(Request))
  18. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  19. at Middleware->dispatch(object(Request), 'controller') in Module.php line 137
  20. at Module->exec() in Dispatch.php line 168
  21. at Dispatch->run() in App.php line 432
  22. at App->think\{closure}(object(Request), object(Closure), null)
  23. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  24. at Middleware->think\{closure}(object(Request))
  25. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  26. at Middleware->dispatch(object(Request)) in App.php line 435
  27. at App->run() in index.php line 32

Environment Variables

GET Data
817_html
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_HOST www.twawn.com
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME www.twawn.com
SERVER_PORT 80
SERVER_ADDR 10.200.0.14
REMOTE_PORT 58292
REMOTE_ADDR 54.163.221.133
SERVER_SOFTWARE nginx/1.20.1
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www_new/wwwroot/twawn/public
DOCUMENT_URI /index.php
REQUEST_URI /content/?817.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/content/&817.html
SCRIPT_FILENAME /www_new/wwwroot/twawn/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711657583.5434
REQUEST_TIME 1711657583
Environment Variablesempty
ThinkPHP Constants
DS /
ROOT_PATH /www_new/wwwroot/twawn/
APP_PATH /www_new/wwwroot/twawn/app/
WWW_ROOT /www_new/wwwroot/twawn/public/
WOO_PATH /www_new/wwwroot/twawn/woo/
ADDONS_PATH /www_new/wwwroot/twawn/addons/
APP_CACHE_DIR /www_new/wwwroot/twawn/data/cache/
SMARTY_DIR /www_new/wwwroot/twawn/include/smarty-3.1.27/libs/
SMARTY_SYSPLUGINS_DIR /www_new/wwwroot/twawn/include/smarty-3.1.27/libs/sysplugins/
SMARTY_PLUGINS_DIR /www_new/wwwroot/twawn/include/smarty-3.1.27/libs/plugins/
SMARTY_MBSTRING true
SMARTY_RESOURCE_CHAR_SET UTF-8
SMARTY_RESOURCE_DATE_FORMAT %b %e, %Y
SMARTY_SPL_AUTOLOAD 0