This forum is now Read-Only. The Magento Community Forum is scheduled to close permanently on December 31, 2025. Please save any necessary information before this date. Join us on Slack for continued engagement!
Magento 1.9.1.0: new session on user login or registration
Hi, I use a session variable created at the first access of a user on the site, I need to maintain this variable while browsing the site, but on user registration (or login) Magento seems to change the session. How can I fix the problem?