Stéphane V Posted July 2, 2019 Share Posted July 2, 2019 (edited) Hi, I am not able to clear cache in Prestashop 1.7.5.1 to see the new version of my template "form17.tpl" which is located in a module. This template is working well on locahost, but I can't see the changes online. I already : Clear cache via admin button set the smarty cache compiler to "force compile" disable any button called "cache" int he admin panel manually delte with FTP the www/Cache directory manually delete with FPT the www/var/cache directory clear local browser cache I even removed "form17.tpl" from the server and it continues to display the page without any issue 😕 I am sure it is the right file because it works in localhost... I don't want to uninstall the module so I am looking for a solution to clear cache of the modules... Edited July 2, 2019 by Stéphane V (see edit history) Link to comment Share on other sites More sharing options...
Stéphane V Posted July 2, 2019 Author Share Posted July 2, 2019 I solved my issue by renaming the template file and then modify the module to point to that new file and it worked... strange that the cache was not purged 😞 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