kram Posted January 25, 2012 Share Posted January 25, 2012 Hi! I'm trying to edit the way products appear in the category view via the product-list.tpl file. The strange thing is, while some of my changes are ok, others revert back to the way it was before, after a second of displaying right. For example, comletely deleting the product description (<p class="product_desc"> etc) causes the description to disappear for a second, and then to immediately reappear. Any ideas why? Force compile is set to "yes", Cache is set to "no". Info: PS v1.4.6.2 on windows webmatrix Link to comment Share on other sites More sharing options...
tim8nime Posted January 25, 2012 Share Posted January 25, 2012 I'm using a slightly older version of Prestashop, but if you scroll down to the bottom of the preferences tab [under performance] there should be a "Caching" section. Try disabling the caching system. Link to comment Share on other sites More sharing options...
kram Posted January 25, 2012 Author Share Posted January 25, 2012 Force compile is set to "yes", Cache is set to "no". ?? Link to comment Share on other sites More sharing options...
Carl Favre Posted January 26, 2012 Share Posted January 26, 2012 Hi kram, Have you checked on your ftp in tools\smarty\cache and tools\smarty\compile that these 2 folders are empty ? (there should only be an index.php file, you must not delete this one) If they are not empty, manually delete the files except the index.php mentionnend previously. Link to comment Share on other sites More sharing options...
tim8nime Posted January 27, 2012 Share Posted January 27, 2012 ?? Under the smarty section I have: Force compile is set to "yes", Cache is set to "yes". Under the caching section I have: Use Cache is set to "no". (disables the "caching system") [edit] NM, just go with Favre's solution. 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