xcodex Posted May 24, 2016 Share Posted May 24, 2016 Buen día a toda la comunidad, ojalá alguien me pudiera ayudar. Hice upgrade a mi tienda que tenía una versión antigua 1.4 de prestashop, a la última versión disponible, pero al terminar, ya no accede a la tienda, activé los errores y estos me marca: Fatal error: Uncaught --> Smarty: Call of unknown method 'register_outputfilter'. <-- thrown in /home3/xcodex/public_html/tienda/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 806 Al parecer smarty fue actualizado y algunos métodos de programación fueron cambiados, alguien podría ayudarme? Muchas gracias. Link to comment Share on other sites More sharing options...
ventura Posted May 24, 2016 Share Posted May 24, 2016 La plantilla que has estado utilizando en la 1.4 no te va a servir en la 1.6. Prueba con la plantilla default Link to comment Share on other sites More sharing options...
xcodex Posted May 24, 2016 Author Share Posted May 24, 2016 Ya cambié de plantilla en plantilla, y no acepta ninguna, en todas marca ese error!, qué me recomiendas? Link to comment Share on other sites More sharing options...
xcodex Posted May 24, 2016 Author Share Posted May 24, 2016 Cuando le pongo plantilla default me aparece este error: Duplicate entry '65-0-1' for key 'PRIMARY' INSERT INTO `ps_hook_module` (`id_module`, `id_shop`, `id_hook`, `position`) VALUES (65, 1, 0, 1) Link to comment Share on other sites More sharing options...
Code-Plus Posted May 25, 2016 Share Posted May 25, 2016 Buenas, no es recomendable hacer updates desde la 1.4 a la 1.6 directamente. Mete el backup, actualiza a la 1.5 y luego a la 1.6. Slaudos Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now