Hi All, I have a question about an issue. If a use...
# suitecommerce
c
Hi All, I have a question about an issue. If a user logs in to the website and the session gets logged out, then they open the website in a new tab, it still shows ‘Welcome Username’ at the header eventhough old session has expired. I remember there is a code snippet that should avoid this issue. Any ideas on this ?
s
It’s a setting in the config record called Show Recognized Shopper
Turn it off
c
Sure Steve. I’ll look into it. Thankyou!
Thanks for the solution @Steve Goldberg . On top of this, I have a custom extension that should not be called when the session expires. It is causing unnecessary issues. I should prevent it with some logic not to trigger when session expires. I checked the checkbox you suggested but still no luck.
s
Then you should check whether the customer is logged in before you call it