Jump to content

[SLOVED] Presta 1.4 won't stop Caching my web


Recommended Posts

Hi folks,

I've using prestashop 1.4.4.0 for my store, byt i have a strange issue with smarty cache and compile options.

For example;

Ive upload a new logo, and new sliders for my slider module, new css for some blocks, and nothing of theese will appears.Shop still shows me old logo, old css and old sliders.

 

I already tried:

BO > Preferences > Pefrormance > Force compile - Yes, Cache - No

Manual deleating /tools/smarty/cache and compile folders....

 

regenerating .htaccess file, and turn off "Optimization" option, and place theese code in .htaccess

 

# Catch 404 errors
ErrorDocument 404 /404.php
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/gif "access plus 1 hour"
ExpiresByType image/jpeg "access plus 1 hour"
ExpiresByType image/png "access plus 1 hour"
ExpiresByType text/css "access plus 1 hour"
ExpiresByType text/javascript "access plus 1 hour"
ExpiresByType application/javascript "access plus 1 hour"
ExpiresByType application/x-javascript "access plus 1 hour"
ExpiresByType image/x-icon "access plus 1 hour"
</IfModule>

 

I played with smarty config too.....

 

PS: NO MAJOR CHANGES I MADE, THEESE PROBLEM COME BEFORE 3 DAYS

PS: Sorry for my bad english i hope u understand my issue.

 

Please i really need help, ive googled 3 days for theese problem and almost trying everything...

Link to comment
Share on other sites

I've already do this, and i refresh with ctrl + F5 whitch is the same as cleaning cache of browser. Please someone give me advice what to do? Is there a option which my Hosting provider can save caches ?

Link to comment
Share on other sites

good lawd...but you are welcome anyway....as you didn't bother to mention you already cleared your cache...with f5..not ctl f5...

 

glad you have it sorted anyway...and glad you follow you own posts as most don't bother here which really wastes and bores regulars

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...