GordonLesti / Lesti_Fpc

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

Persistent cart and clossing session #23

Closed kek0 closed 9 years ago

kek0 commented 11 years ago

With Lesti_FPC and persistent cart enabled, when you try to close session is not working very well and stay showing the prices of the customer group of the previously logged user instead of the "not loggued in" user.

With persistent cart, normally appear a top message that say "¿not be "name"? and if you click appear the normal prices, but with fpc enabled don't appear. Sometimes appear, but when you click it, dissapear this link but still loggued.

The option for exit the session don't appear more.

Disabling fpc or disabling persitent cart work all ok. Actually we have disabled the persistent cart and works perfect.

lawrencetaur commented 10 years ago

I had issues with persistent on as well, my entire top.links block would go blank. disabled persistent, would be nice if it worked.

GordonLesti commented 10 years ago

I hope I can fix this issue next. @kek0 were did it show the price of the customer group? I guess closing session means, logout? I can't reproduce this top message? Can you please explain me! I can't reproduce the problem with the exit session option. @lawrencetaur I can't reproduce this problem. Are you sure that this error is from the combination of enabled fpc and persistent. Does this error also happen with disabled persistent cart?

lawrencetaur commented 10 years ago

Initially i didnt notice it because i was trying to fix my layered navigation not working.

when it did go blank i noticed, disabled persistent and it was fine.

will check again today.

kek0 commented 10 years ago

Hi Gordon. Sorry for the delay. Actually I'm not longer using the persistent cart, because I can't see real advantages for customers, and is a little confusing when you have differents customer groups. But I remember that yes, when you are loggued and try to logout is when continue enabled the account, maybe is only when you have more than the magento default customer groups, in our case we have a wholesaler customer group.