Page 1 of 1

RESUELTO: Temas Pre1.6bundle dan error en versión 1.10.3

Posted: Tue May 08, 2012 9:32 pm
by rohanny
Saludos.

He instalado la última versión de CMSMS 1.10.3.

Todo funciona a la perfección.

No obstante, cuando importo los viejos temas de Pre1.6bundle aparece una mensaje de error en la parte superior de la pantalla.

Dice:
"string(109) "Smarty error: [in tpl_head:25 line 10]: [plugin] unknown tag - 'stylesheet' (core.load_plugins.php, line 198)" string(121) "Smarty error: [in tpl_head:25 line 10]: syntax error: unrecognized tag 'stylesheet' (Smarty_Compiler.class.php, line 590)"

¿Alguna sugerencia, por favor?

Re: Temas Pre1.6bundle dan error en versión 1.10.3

Posted: Tue May 08, 2012 11:56 pm
by Dr.CSS
You didn't notice this?...

Warning Notice:

If you have a fresh install of 1.10, not an upgrade, some of these themes will give a smarty error related to {stylesheet}, this plugin has been removed, use {cms_stylesheet} instead.
a) Open the template of the theme;
b) Search for {stylesheet};
c) Replace {stylesheet} with {cms_stylesheet};
d) Save template;