fruns Posted May 23, 2013 Posted May 23, 2013 Buenas, Tengo un error bastante raro, cuando estoy en la administración de la tienda y le doy al botón "Módulos" me da un pantallado de error : Fatal error: Uncaught exception 'SmartyException' with message 'Call of unknown method 'clear_compiled_tpl'.' in /home/fruns/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php:806 Stack trace: #0 /home/fruns/public_html/modules/coremanager/coremanager.php(41): Smarty_Internal_TemplateBase->__call('clear_compiled_...', Array) #1 /home/fruns/public_html/modules/coremanager/coremanager.php(41): Smarty->clear_compiled_tpl() #2 /home/fruns/public_html/classes/module/Module.php(1059): CoreManager->CoreManager() #3 /home/fruns/public_html/controllers/admin/AdminModulesController.php(1001): ModuleCore::getModulesOnDisk(true, false, 1) #4 /home/fruns/public_html/classes/controller/Controller.php(167): AdminModulesControllerCore->initContent() #5 /home/fruns/public_html/classes/Dispatcher.php(349): ControllerCore->run() #6 /home/fruns/public_html/aaybar/index.php(50): DispatcherCore->dispatch() #7 {main} thrown in /home/fruns/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 806 [PrestaShop] Fatal error in module smarty_internal_templatebase: Uncaught exception 'SmartyException' with message 'Call of unknown method 'clear_compiled_tpl'.' in /home/fruns/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php:806 Stack trace: #0 /home/fruns/public_html/modules/coremanager/coremanager.php(41): Smarty_Internal_TemplateBase->__call('clear_compiled_...', Array) #1 /home/fruns/public_html/modules/coremanager/coremanager.php(41): Smarty->clear_compiled_tpl() #2 /home/fruns/public_html/classes/module/Module.php(1059): CoreManager->CoreManager() #3 /home/fruns/public_html/controllers/admin/AdminModulesController.php(1001): ModuleCore::getModulesOnDisk(true, false, 1) #4 /home/fruns/public_html/classes/controller/Controller.php(167): AdminModulesControllerCore->initContent() #5 /home/fruns/public_html/classes/Dispatcher.php(349): ControllerCore->run() #6 /home/fruns/public_html/aaybar/index.php(50): DispatcherCore->dispatch() #7 {main} thrown Alguien sabe como corregir esto ? Gracias y saludos Share this post Link to post Share on other sites More sharing options...
nest4 Posted May 24, 2013 Posted May 24, 2013 ¿Has modificado manualmente algún .tpl? Share this post Link to post Share on other sites More sharing options...
fruns Posted May 24, 2013 Posted May 24, 2013 Hace tiempo modifiqué product y product-list pero una vez modificado si me funcionaba correctamente todo, ha sido raro por que hace una semana y media si podía entrar sin ningún error y tras semana y media que por viaje no he entrado a sido cuando me ha salido este problema. Alguna idea de que puede ser ? Share this post Link to post Share on other sites More sharing options...
Recommended Posts