Page 1 of 1

CMSMS not reading stylesheet

Posted: Fri Jan 09, 2015 12:10 am
by Parapet
First the basics:
Upgraded from 1.9.4.2 to 1.11.11
PHP version: 5.4.33
Additional Modules: CGExtensions, Captcha, FormBuilder, Gallery

For a reason I cannot yet determine, CMSMS is not reading the stylesheet info. I did change {stylesheet} to {cms_stylesheet} in the template, so that's not it. Somewhere along the line in the upgrade process it stopped reading the stylesheets, I think when I reached the upgrade to version 1.10 but I'm not 100% certain of that. In general, images do not seem to be displaying either.

Any ideas what I might be missing or need to change?

Re: CMSMS not reading stylesheet

Posted: Fri Jan 09, 2015 12:53 am
by Jo Morg
a) Open the template of the theme;
b) Search for {stylesheet};
c) Replace {stylesheet} with {cms_stylesheet};
d) Save template;
e) Open style sheets and change image calls:
old url(uploads/folder/image.jpg)
new url([[root_url]]/uploads/folder/image.jpg)
You may have forgotten step e)...

Re: CMSMS not reading stylesheet

Posted: Fri Jan 09, 2015 1:11 am
by Parapet
No, I checked all that... including step e... but thanks for trying to help!

Real problem is that the stylesheeet is not being read... and I did make sure that the call was {cms_stylesheet}.

I also did a fresh install of 1.11.11 and still get the same issue... can't figure it.

Edit: just tried to use Image Manager, found that images are not displaying in it, either, just the name of each file, and only JPG images, not GIFs or other types, are listed. Seems like it has to be a setting somewhere.

Re: CMSMS not reading stylesheet

Posted: Fri Jan 09, 2015 5:57 pm
by paulbaker
Parapet wrote:Somewhere along the line in the upgrade process it stopped reading the stylesheets
Did you clear CMSMS cache?

Re: CMSMS not reading stylesheet

Posted: Fri Jan 09, 2015 6:45 pm
by staartmees
The stylesheet is connected to the template?

Re: CMSMS not reading stylesheet

Posted: Fri Jan 09, 2015 7:07 pm
by Dr.CSS
It could help for us to see your system info, and you should look at the system info page to see if you have any yellow ! or red X...