allon925 Posted January 26, 2015 Report Share Posted January 26, 2015 При переносе с сервера на локальный компьютер выдает:Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file 'main.tpl'' in C:\Users\Public\htdocs\choosemood\Smarty\libs\sysplugins\smarty_internal_template.php:163 Stack trace: #0 C:\Users\Public\htdocs\choosemood\Smarty\libs\sysplugins\smarty_internal_template.php(550): Smarty_Internal_Template->isExisting(true) #1 C:\Users\Public\htdocs\choosemood\Smarty\libs\Smarty.class.php(338): Smarty_Internal_Template->getRenderedTemplate() #2 C:\Users\Public\htdocs\choosemood\api\Design.php(63): Smarty->fetch('main.tpl') #3 C:\Users\Public\htdocs\choosemood\view\MainView.php(33): Design->fetch('main.tpl') #4 C:\Users\Public\htdocs\choosemood\view\IndexView.php(65): MainView->fetch() #5 C:\Users\Public\htdocs\choosemood\index.php(29): IndexView->fetch() #6 {main} thrown inC:\Users\Public\htdocs\choosemood\Smarty\libs\sysplugins\smarty_internal_template.php on line 163Где копать? В чем может быть проблема? Заранее благодарен за ответ. Quote Link to post Share on other sites
Kasha Posted January 26, 2015 Report Share Posted January 26, 2015 Не находит файл main.tpl который по умолчанию находиться в папке design/ название шаблона /html/main.tpl Quote Link to post Share on other sites
simpla24 Posted January 26, 2015 Report Share Posted January 26, 2015 Скорее всего это ошибка при подключении к базе, смотрите внимательнее настройки Quote Link to post Share on other sites
allon925 Posted January 26, 2015 Author Report Share Posted January 26, 2015 К базе он подключен, грешу на проблему с правами. Файл main.tpl по данному пути сущетствует. Quote Link to post Share on other sites
Kosjak76 Posted January 26, 2015 Report Share Posted January 26, 2015 Скорее всего, в базе прописан шаблон, которого нет на самом деле Quote Link to post Share on other sites
allon925 Posted January 26, 2015 Author Report Share Posted January 26, 2015 А где в базе, в какой таблице это можно посмотреть? Quote Link to post Share on other sites
Kosjak76 Posted January 26, 2015 Report Share Posted January 26, 2015 s_settings Quote Link to post Share on other sites
Kasha Posted January 26, 2015 Report Share Posted January 26, 2015 еще может быть что неправильно определяет путь к корню, но это уже после всего вышеупомянутого Quote Link to post Share on other sites
simpla24 Posted January 26, 2015 Report Share Posted January 26, 2015 а в админке все товары есть?ошибки там имеются? Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.