开发者

Presta shop - smarty cache problem

开发者 https://www.devze.com 2023-01-09 03:50 出处:网络
The question is that has anyone setup the presta shop w开发者_如何学运维ith cache true and compile false smarty options?

The question is that has anyone setup the presta shop w开发者_如何学运维ith cache true and compile false smarty options?

If this options are enabled nothing is working as it schould the smarty ->assing can be done only once if you put other value to a placeholder only the first will be active.

The adding to cart or deleteing is not working.

Any ideas ?


That just normal if you ready Smarty doc : http://www.smarty.net/docsv2/en/caching cache option will cache the first smarty->display rendering to use this result during the next 3600 seconds.

0

精彩评论

暂无评论...
验证码 换一张
取 消