How to clear Prestashop cache or recompile manually when modification do not see
Some people face problems when they are trying to update or modify their Prestashop. They update files, install modules, but these actions are not visible in Prestashop fronend. This problem often occurs in new Prestashop version – 1.4, because Prestashop 1.4 uses new cache system , now caching with “Smarty” and “Memcached”.
When you modify your Prestashop, you can disable cache in admin panel: Preferences > Performance
Delete cache manually, clean up this folder:
If you use smarty v2, clean up this folder:
When you add Prestashop in your business, it is strongly recommended not to delete cache files and turn on all cache, because then your shop will work much faster.
- Smarty block – Cache: disabled
- Caching block – Use cache: disabled
Delete cache manually, clean up this folder:
- Prestashop root folder/tools/smarty/cache
- Prestashop root folder/tools/smarty/compile
If you use smarty v2, clean up this folder:
- Prestashop root folder/tools/smarty_v2/cache
- Prestashop root folder/tools/smarty_v2/compile
- Prestashop root folder cache/smarty/cache
- Prestashop root folder cache/smarty/compile
When you add Prestashop in your business, it is strongly recommended not to delete cache files and turn on all cache, because then your shop will work much faster.
Please support us, Like us on Facebook.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment