[SOLVED]tmp/cache - what does this mean?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
jasnick
Power Poster
Power Poster
Posts: 695
Joined: Sat Jan 15, 2011 8:36 am

[SOLVED]tmp/cache - what does this mean?

Post by jasnick »

Using CMSMS 1.9.4.2

Have recently uploaded this site from a temp directory and just realised I cannot see the #container background image. It is correctly placed in uploads/images but is not visible because it is not being found: I get an url not found message:

http://sitename/tmp/cache/uploads/images/bluebg3.jpg

I cleared the cache but it made no difference. I looked in tmp/cache but the file is not there. It is in uploads/images.

Why is it listed in tmp/cache?

Thanks.
Last edited by jasnick on Mon Aug 29, 2011 8:12 am, edited 1 time in total.
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: tmp/cache - what does this mean?

Post by Jos »

probably because you use the {cms_stylesheet} tag in stead of the old {stylesheet} in your page template

You can solve this by placing [[root_url]] to the imagepath in your stylesheet.

Note that the {stylesheet} tag will no longer be available in cmsms version 1.10
jasnick
Power Poster
Power Poster
Posts: 695
Joined: Sat Jan 15, 2011 8:36 am

[SOLVED]Re: tmp/cache - what does this mean?

Post by jasnick »

Yes, that was it! Thank you.
Post Reply

Return to “CMSMS Core”