Skip to main content
Participant
March 31, 2009
Question

Firefox Cookie Issue

  • March 31, 2009
  • 1 reply
  • 435 views
We have an e-commerce system that uses cookies store the user's cart information. We have been having a sporadic problem where Firefox resets the session id every time it refreshes. Therefore the session id can never match the cookie we used. I was wondering if anyone else had this problem and if anyone had found a solution.

    This topic has been closed for replies.

    1 reply

    March 31, 2009
    Are your cookies enabled in FireFox?
    pooch398Author
    Participant
    March 31, 2009
    Yeah, it is just one of our stores that is doing it. The rest are fine so I cannot be my browser, must be something in the code.