cacheing stylesheets with {cms_stylesheet} no longer working
Posted: Sun Apr 24, 2011 12:59 pm
Hi,
I have a lot of CMS Made Simple sites on my server which runs CentOs 5.5. Just did yum update. All the old CMSMS sites are fine but the new ones are having problems. Basically {cms_stylesheet} isn't working. When I view source the <link> tags that should load the css files are absent, when I look in tmp/cache (having cleared the cache) the css files are not being written.
I have checked file and directory ownership and permissions and these are set correctly. All other tags are running - I have Global Content Blocks that are presenting correctly, the menu is all there so Menu Manager is running but obviously without stylesheets things look a little bit 1994.
debug=true; in config.php isn't throwing up any errors, there's nothing in the error logs for php. I'm wondering if it's a smarty issue but it's a bit selective if it only fails for one usage of smarty and runs fine for all the others. Any ideas? I'm going to head in to the source code and see if everything's working but if anyone has any bright ideas or pointers I'd love to know.
Thanks
Simon
I have a lot of CMS Made Simple sites on my server which runs CentOs 5.5. Just did yum update. All the old CMSMS sites are fine but the new ones are having problems. Basically {cms_stylesheet} isn't working. When I view source the <link> tags that should load the css files are absent, when I look in tmp/cache (having cleared the cache) the css files are not being written.
I have checked file and directory ownership and permissions and these are set correctly. All other tags are running - I have Global Content Blocks that are presenting correctly, the menu is all there so Menu Manager is running but obviously without stylesheets things look a little bit 1994.
debug=true; in config.php isn't throwing up any errors, there's nothing in the error logs for php. I'm wondering if it's a smarty issue but it's a bit selective if it only fails for one usage of smarty and runs fine for all the others. Any ideas? I'm going to head in to the source code and see if everything's working but if anyone has any bright ideas or pointers I'd love to know.
Thanks
Simon