Page 1 of 1

{cms_stylesheet name="xxx"} issue

Posted: Mon Jul 19, 2010 2:58 pm
by eduardobcastro
Hi, Im using CMSMS 1.8.1. When I use {cms_stylesheet name="xxx"}, smarty is not processed.

Re: {cms_stylesheet name="xxx"} issue

Posted: Sat Aug 07, 2010 7:11 am
by mrhat
I have the same problem. Using : 1.8.1 "Mankara".
Smarty is not processed and caching dosent take place when loading styles this way. It behaves like the ordinary {stylesheet}.

HELP!

Re: {cms_stylesheet name="xxx"} issue

Posted: Sat Aug 07, 2010 6:36 pm
by reneh
be sure that
  correct_name
is the name of the stylesheet, Its case sensitive
{cms_stylesheet name="correct_name"} 

Re: {cms_stylesheet name="xxx"} issue

Posted: Sat Aug 07, 2010 7:11 pm
by mrhat
I have used the correct name but still the same results. It looks like a bug.

Re: {cms_stylesheet name="xxx"} issue

Posted: Thu Aug 12, 2010 2:16 am
by Ted
It looks like it was coded specifically to do that.  I'm testing a modified version now that uses the new logic even when name is specified.