На скрипте этом делал несколько сайтов, сейчас такая ошибка выходит. В корне изначально нет файла индекс, он в другой папке. Может, в настройках хоста что-то сменить?
PHP Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file 'index/index.tpl'' in
/home/public_html/smarty3/sysplugins/smarty_internal_templatebase.php:127\nStack trace:\n#0 /home/public_html/smarty3/sysplugins/smarty_internal_templatebase.php(374): Smarty_Internal_TemplateBase->fetch('index/index.tpl', NULL, NULL, NULL, true)\n#1 /home/public_html/lib/tplutils.php(112): Smarty_Internal_TemplateBase->display()\n#2 /home/public_html/module/index/index.php(14): showPage()\n#3 /home/public_html/rw.php(133): require('/home/c/cs94482...')\n#4 {main}\n thrown in /home/public_html/smarty3/sysplugins/smarty_internal_templatebase.php on line 127
/home/public_html/smarty3/sysplugins/smarty_internal_templatebase.php:127\nStack trace:\n#0 /home/public_html/smarty3/sysplugins/smarty_internal_templatebase.php(374): Smarty_Internal_TemplateBase->fetch('index/index.tpl', NULL, NULL, NULL, true)\n#1 /home/public_html/lib/tplutils.php(112): Smarty_Internal_TemplateBase->display()\n#2 /home/public_html/module/index/index.php(14): showPage()\n#3 /home/public_html/rw.php(133): require('/home/c/cs94482...')\n#4 {main}\n thrown in /home/public_html/smarty3/sysplugins/smarty_internal_templatebase.php on line 127
Ответы (0)