Running 1.10.3 trying to install full theme (smarty error)

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
grifs71
Forum Members
Forum Members
Posts: 28
Joined: Tue Apr 13, 2010 4:25 pm

Running 1.10.3 trying to install full theme (smarty error)

Post by grifs71 »

I have installed the latest CMS Made Simple on CentOS 6.2 with all of the dependencies.

I have downloaded this theme:

http://themes.cmsmadesimple.org/uploads ... r-xml.html

It will install successfully from the import, however when I go and set it to all pages I receive this error message:

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

My default install of NCleanBlue works without any error messages.

I seen this on the side of the page about this theme and a new install:

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 has been removed, use {cms_stylesheet} instead.
from CMS site

How can I get this theme to work, or do I need to use an older version of CMS Made Simple?

Any help/advice would be great.

thanks
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1968
Joined: Mon Jan 29, 2007 4:47 pm

Re: Running 1.10.3 trying to install full theme (smarty erro

Post by Jo Morg »

grifs71 wrote: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 has been removed, use {cms_stylesheet} instead. from CMS site
a) Open the template of the theme;
b) Search for {stylesheet};
c) Replace {stylesheet} with {cms_stylesheet};
d) Save template;

HTH
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
grifs71
Forum Members
Forum Members
Posts: 28
Joined: Tue Apr 13, 2010 4:25 pm

Re: Running 1.10.3 trying to install full theme (smarty erro

Post by grifs71 »

I will give this a go.


thank you a million for your fast response.

:)
grifs71
Forum Members
Forum Members
Posts: 28
Joined: Tue Apr 13, 2010 4:25 pm

Re: Running 1.10.3 trying to install full theme (smarty erro

Post by grifs71 »

This worked perfectly!

This theme looks great!

;D
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1968
Joined: Mon Jan 29, 2007 4:47 pm

Re: Running 1.10.3 trying to install full theme (smarty erro

Post by Jo Morg »

"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Post Reply

Return to “Layout and Design (CSS & HTML)”