This is a discussion on Can't remove old products from cart within the osCMax v2 Features Discussion forums, part of the osCMax v2.0 Forums category; Please help! I have a problem. I recently upgraded a shop from osCommerce to oscMax and transferred all the data ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Please help! I have a problem. I recently upgraded a shop from osCommerce to oscMax and transferred all the data from the old shop, including the customers saved shopping carts. But now when a customer has a product in his cart that no longer exists in the shop, he can't remove it. I tried to add a "Clear cart" button that calls the function function remove_all() { $this->reset(); } in includes/classes/shopping_cart.php but it doesn't seem to do the trick either. Customers are still complaining since they can't check out with items in their cart that has insufficient stock. Any ideas? (I hope you can understand my english |
|
#2
| |||
| |||
| You need to clear all the sessions That should fix this problem Adam |
|
#3
| |||
| |||
| Seriously? Because the sessions table were empty when I opened the new shop. But I will give it a try and let you know what happens. |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remove access to shopping cart | cspgsl | osCMax v2 Customization/Mods | 2 | 11-09-2006 01:42 PM |
| Remove total from 'cart contents' box | icecold | osCMax v2 Customization/Mods | 2 | 04-27-2006 03:43 AM |
| Remove image from cart display | ratsglass | osCMax v2 Customization/Mods | 1 | 12-07-2005 06:31 PM |
| Automatic remove button in shopping cart | auntie22 | osCMax v1.7 Discussion | 2 | 10-25-2005 07:03 PM |
| Remove product from cart - cart not updating | mentalskylight | osCommerce 2.2 Installation Help | 0 | 03-10-2005 02:42 AM |