Jump to content

error SmartyException in smarty_internal_templatebase.php line 129


Antonio

Recommended Posts

Este error aparece en el modo depuración al migrar un sitio prestsahop v 1.7.0.0 a un nuevo servidor en local:

SmartyException in smarty_internal_templatebase.php line 129: Unable to load template file '/index.tpl'

  1. in smarty_internal_templatebase.php line 129
  2. at Smarty_Internal_TemplateBase->fetch('/index.tpl', null, 'layouts/layout-full-width.tpl', null, false, true, false) in SmartyDev.php line 41
  3. at SmartyDev->fetch('/index.tpl', null, 'layouts/layout-full-width.tpl') in FrontController.php line 655
  4. at FrontControllerCore->smartyOutputContent('/index.tpl') in FrontController.php line 639
  5. at FrontControllerCore->display() in Controller.php line 221
  6. at ControllerCore->run() in Dispatcher.php line 366
  7. at DispatcherCore->dispatch() in index.php line 28

 

Donde se supone que debe encontrar el archivo index.tpl??

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...