username2013 Posted February 14, 2013 Posted February 14, 2013 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 After Session Expiry (or) user logged out and logged in Thanks in advance
♥mattjt83 Posted February 14, 2013 Posted February 14, 2013 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.