Page 1 of 1

Theme Problem in 1.10

Posted: Tue Jan 31, 2012 6:30 am
by longhorn
I have uploaded my file into the CMS Made Simple theme manager, and it works, but It will give me a smarty error.

Here is the error message its giving me:
string(108) "Smarty error: [in tpl_head:23 line 7]: [plugin] unknown tag - 'stylesheet' (core.load_plugins.php, line 198)" string(120) "Smarty error: [in tpl_head:23 line 7]: syntax error: unrecognized tag 'stylesheet' (Smarty_Compiler.class.php, line 590)"

I'm using the Global 2 Theme. Please Help. It tells me to change {stylesheet} to {cms_stylesheet} but I don't know where to go to change that.

Re: Theme Problem in 1.10

Posted: Tue Jan 31, 2012 6:32 am
by longhorn
Just to let it be known, I know this is in the wrong spot. Sorry.

But can someone still please help me?

Re: Theme Problem in 1.10

Posted: Tue Jan 31, 2012 8:14 am
by staartmees
you have to change {stylesheet} tot {cms_stylesheet} in the template(s) you use.

Re: Theme Problem in 1.10

Posted: Tue Jan 31, 2012 11:38 pm
by longhorn
No, I mean where would I find {spreadsheet} or {cms_spreadsheet} at? Where is it located?

Re: Theme Problem in 1.10

Posted: Wed Feb 01, 2012 1:08 am
by mcDavid
...in your template?

Re: Theme Problem in 1.10

Posted: Wed Feb 01, 2012 1:37 am
by longhorn
Fixed! Thank You everyone!

Re: Theme Problem in 1.10

Posted: Wed Feb 01, 2012 7:00 am
by staartmees
please ad [SOLVED] to the title of this topic.