Jump to content

CSS not working


lucylo

Recommended Posts

Hi

 

My site is showing text and images only, it is as if the CSS is not being picked up. When I turned on the error log on I got lots of errors mainly relating to /home/***/public_html/shop/classes/CacheFS.php on line 51.

 

For example: Warning: file_put_contents(/home/handmad1/public_html/shop/config/../cache/cachefs/c/1/1/2/f/c112f62d79227cf68959c2cc41ff4588) [function.file-put-contents]: failed to open stream: No such file or directory in /home/handmad1/public_html/shop/classes/CacheFS.php on line 51

 

I have had a look at /home/***/public_html/shop/classes/CacheFS.php on line 51 which is:

if (file_put_contents($path.$key, serialize($value)))

 

I have no idea what this is and if the line is wrong.

 

Any help with this would be really appreciated.

post-289204-0-99092900-1322130173_thumb.jpg

Link to comment
Share on other sites

Further to the above, I have done 2 things:

 

1. I turned off the use cache in the back office and deleted the files within cache/cachefs as according to my server I was exceeding my disc quota and would affect the site functioning - doing this reduced the disc space by over three quarters - it also got rid of the errors

 

2. As this made no difference to the CSS issue and my site was still not displaying properly, I tried applying the standard Prestashop theme instead of the one I had copied and then modified, this has worked. I have no idea what was in my modified theme which could have caused this as it had been working just fine, I'm just pleased to have a reasonable looking site back - just got to modify the CSS etc. (again!!!) and then I'll be sorted.

 

Hope this helps if anyone has a similar issue.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...