GordonLesti / Lesti_Fpc

Simple Magento Fullpagecache
https://gordonlesti.com/lesti-fpc-documentationversion-1-4-5/
Other
358 stars 158 forks source link

Top Links not refreshing #172

Open dreamframer opened 8 years ago

dreamframer commented 8 years ago

I run Magento 1.9.1 and when I login top links get updated. However, when I go to any other page than "cart", top links look like I am not logged it. So, I moved top links from "lazy blocks" to "dynamic blocks".

Did I do the right thing? I'm using Lesti 1.3.6.

livilajed commented 8 years ago

same problem after upgrade to magento 1.9.2.3 I haven't this problem in magento 1.9.2.1

gree303 commented 8 years ago

I have the same issue with 19.2.3. Is there any solution to that? Thanks.

gree303 commented 8 years ago

... could this be it? https://gordonlesti.com/lesti-fpc-magento-1-7-and-the-welcome-message/

Quazz commented 7 years ago

The only way to "fix" this I've found is to enable customer group caching. Since guests and logged in users are by default in different groups, it's forced to load a different cache, but it's by no means an efficient solution.