Blaker Posted March 4, 2012 Share Posted March 4, 2012 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 More sharing options...
El Patron Posted March 4, 2012 Share Posted March 4, 2012 you should try clearing you browser cache and cookies for good measure. Link to comment Share on other sites More sharing options...
Blaker Posted March 4, 2012 Author Share Posted March 4, 2012 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 More sharing options...
Blaker Posted March 4, 2012 Author Share Posted March 4, 2012 For thoose who have the same problem. My Hosting provider is installed "CloudFlare" i clean cache in there and voiala all problems got away Link to comment Share on other sites More sharing options...
El Patron Posted March 4, 2012 Share Posted March 4, 2012 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now