PrestaShop cache is causing problems. Should I disable it?
Disabling cache entirely will make your store noticeably slower. Instead, clear the cache properly: Advanced Parameters → Performance → Clear cache. If problems persist after clearing: delete the contents of /var/cache/prod/ and /var/cache/dev/ manually. For Smarty cache: check if "Force compile" is set to "Yes" (it should be "No" in production). If a specific module misbehaves with cache, report it to the module developer — it is a bug that should be fixed.
Was this answer helpful?
Related products
Still have questions?
Can't find what you're looking for? Send us your question and we'll get back to you quickly.