pdg Posted February 13, 2013 Share Posted February 13, 2013 (edited) Que tal amigos! Después de leer e intentar varias soluciones en este mismo foro, no he logrado llegar a mi solución. Para abrir el home del sitio en cuestión no tengo problema alguno (7pulgadas.cl pero no está activo) pero cualquier otra URL no me entra. Al parecer desde que activé URLs amigables ya no carga ninguna página que no sea el home, he vuelto a desactivar las URL amigable y tampoco carga. Me consta que mi hosting (justhost) tiene activo el mod_rewrite y PrestaShop me crea el .htacces al activar y guardar url amigable. He hecho lo que dice nadie para ver errores en el fichero /config/config.inc.php y al entrar a cualquier página menos el home me lanza este error que no se que puede implicar: Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file '/home5/sevpulga/public_html/themes/multishop/./breadcrumb.tpl' in './header.tpl'' in /home5/sevpulga/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php:127 Stack trace: #0 /home5/sevpulga/public_html/tools/smarty/sysplugins/smarty_internal_template.php(285): Smarty_Internal_TemplateBase->fetch(NULL, NULL, NULL, NULL, false, false, true) #1 /home5/sevpulga/public_html/cache/smarty/compile/e8e616a427cf89442f038264dbb699bdc13d4515.file.header.tpl.php(197): Smarty_Internal_Template->getSubTemplate('/home5/sevpulga...', NULL, NULL, NULL, NULL, Array, 0) #2 /home5/sevpulga/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(180): content_511ab4757e4508_91582262(Object(Smarty_Internal_Template)) #3 /home5/sevpulga/public_html/tools/smarty/sysplugins/smarty_internal_template.php(285): Smarty_Internal_TemplateBase->fetch(NULL, NULL, NULL, NULL, false, false, true) #4 /home5/sevpulga/public_html/cache/sma in /home5/sevpulga/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 127 En esta linea 127 tengo esto: throw new SmartyException("Unable to load template {$_template->source->type} '{$_template->source->name}'{$parent_resource}"); Pero como no soy experto ni avanzado programador ni idea que puedo hacer... Agradecería muchísimo alguna ayuda. Desde ya gracias!! Edited February 13, 2013 by pdg (see edit history) Link to comment Share on other sites More sharing options...
shacker Posted February 14, 2013 Share Posted February 14, 2013 intenta el upgrade a 1.5.3 y luego volver a activar las url amigables Link to comment Share on other sites More sharing options...
Recommended Posts