dunpealslyr Posted August 16, 2010 Posted August 16, 2010 The osCsid changes after login. The big problem with this: The user fills their shopping cart Then they are required to login to check out Their seesion id changes from after login Everything in the cart is gone. (because the session id changed) Is this a common problem and is there a solution to it?
FIMBLE Posted August 16, 2010 Posted August 16, 2010 This will happen if your cookie domain is incorrectly set in your configure.php files, or if you have custom links that are incorrectly written. If the latter is correct then it must be the former Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
chadcloman Posted August 16, 2010 Posted August 16, 2010 To add further to what Fimble wrote, osCommerce will normally merge your two shopping carts when you add to the cart and then log in. And your session ID shouldn't change after you log in. . Check out Chad's News.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.