{cms_stylesheet name="xxx"} issue
{cms_stylesheet name="xxx"} issue
Hi, Im using CMSMS 1.8.1. When I use {cms_stylesheet name="xxx"}, smarty is not processed.
Re: {cms_stylesheet name="xxx"} issue
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!
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
be sure that
correct_name
is the name of the stylesheet, Its case sensitive
{cms_stylesheet name="correct_name"}
correct_name
is the name of the stylesheet, Its case sensitive
{cms_stylesheet name="correct_name"}
ReneH 
A search will save you hours waiting for an answer!

A search will save you hours waiting for an answer!

Re: {cms_stylesheet name="xxx"} issue
I have used the correct name but still the same results. It looks like a bug.
Re: {cms_stylesheet name="xxx"} issue
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.