Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Session Issue in Shooping Cart


username2013

Recommended Posts

Posted

My Site name is http://www.theclassywardrobe.com. I am using this version "osCommerce Online Merchant v2.2 RC2a". In the shooping cart i am getting session issue. When a user logged in and logged out the products are missing from shopping cart and also missing product attributes. In the payment process is like

 

shopping_cart.php --> checkout_shipping.php --> checkout_payment.php --> checkout_confirmation.php --> paypal payment gateway.

 

But after session expiry (or) user logged out and logged in then in the shopping_cart.php page missing some products and their sizes. After continue the proces then it is redirecting checkout_payment.php and here missing this checkout_shipping.php page for that reason we are missing Delivery Address, Delivery Method.

 

 

How i can resolve this issue please clarify me on this. please check the screen shots before session expiry and after session expiry.

 

Before Session Expiry

post-319673-0-09076600-1360839578_thumb.jpeg

After Session Expiry (or) user logged out and logged in

post-319673-0-15147000-1360839421_thumb.png

 

Thanks in advance

Posted

If the user logs and out and then logs in and the cart restore function is not properly adding their previous cart to their current cart, it makes me thing the cart class has been altered possibly? Have you made any changes to the includes/classes/shopping_cart.php file?

Matt

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...