Page 1 of 1

[SOLVED] Is it just me? Error code everytime I make cha....

Posted: Sat Jan 21, 2012 4:30 pm
by fearmydesign
Hello everyone, I am wondering if this issue only happens to me... Everytime I make changes to a website (any web page), I get this error code at the top (below), and I have to refresh to make it go away... and it happens to all the pages. Its not a huge problem, but I am wondering if something is wrong with my CMSMS installations or something. Please advice, thanks.

Code: Select all

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

Re: Is it just me? Error code everytime I make changes...

Posted: Sat Jan 21, 2012 4:48 pm
by calguy1000
you have the {stylesheet} tag in your template(s)... on a 1.10.3 install. {stylesheet} was removed on 1.10. and should only continue to work on upgraded sites...maybe.

Use {cms_stylesheet} instead.