lscache_prestashop
lscache_prestashop copied to clipboard
Page without styles, broken cache
Is there a way to clear the cache when the page can't load?
Let me explain: sometimes the page receives changes, and the page goes blank. The only solution is to flush the cache.
My question is, is there a way to check if the cache version is correct? Or something to prevent this error? It doesn't always happen. It's sometimes.
@WuhuaChen
Thanks.
On the latest version of the module (1.5.2) I also fix the following problem: If you clear the smarty cache in Prestashop, you get broken styles in the front office. The solution is only manually clear the LS cache after clearing the smarty cache. The previous version of the module did not have this bug.
hi, in the latest release package: https://github.com/litespeedtech/lscache_prestashop/releases/tag/v.1.5.3 we added "Flush All Pages When Cache Cleared" option, if disabled, you need to manually clear the LS cache after clearing the Prestashop cache.