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?
			
			
													RESUELTO: Temas Pre1.6bundle dan error en versión 1.10.3
Moderator: hexdj
RESUELTO: Temas Pre1.6bundle dan error en versión 1.10.3
					Last edited by rohanny on Mon May 14, 2012 8:28 pm, edited 1 time in total.
									
			
						
										
						Re: Temas Pre1.6bundle dan error en versión 1.10.3
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;
			
			
									
						
										
						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;



