I found a strange problem related to the session ID. A customer complained that they could not log into their account. I found that when the session ID exists in the URL, such as when they hit the home page first and then click on Log In, they cannot log into their account. They are just returned to the home page and the nav bar does not display the My Account link.
Once they get past that point and the session ID is gone from the URL, they can log in.
If I cannot disable the session ID in the .htacces file, is there any workaround for this?
Any ideas?




