Jump to content

Cache not refreshed after page update ???


Recommended Posts

  • 1 year later...

I assume are you talking about smarty cache.

For 1.4x, you can switch smarty setting at back office
Preferences tab - Performance tab

at Smarty section change
Force compile to true
disable Cache

For 1.3x or lower, you have to change in following file
/config/smarty.config.inc.php

Or you can manually delete the com[iled files and cache

/tools/smarty/cache
/tools/smarty/compile

Link to comment
Share on other sites

×
×
  • Create New...