osCmax v2.5 User Manual
Results 1 to 3 of 3

Can't remove old products from cart

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 ...

      
  1. #1
    New Member
    Join Date
    Oct 2007
    Posts
    6
    Rep Power
    0


    Default Can't remove old products from cart

    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. #2
    osCMax Testing Team
    Join Date
    Oct 2006
    Location
    Atlanta GA
    Posts
    201
    Rep Power
    12


    Default Re: Can't remove old products from cart

    You need to clear all the sessions

    That should fix this problem

    Adam

  3. #3
    New Member
    Join Date
    Oct 2007
    Posts
    6
    Rep Power
    0


    Default Re: Can't remove old products from cart

    Quote Originally Posted by ALElder View Post
    You need to clear all the sessions

    That should fix this problem

    Adam
    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.

Similar Threads

  1. Remove access to shopping cart
    By cspgsl in forum osCmax v2 Customization/Mods
    Replies: 2
    Last Post: 11-09-2006, 12:42 PM
  2. Remove total from 'cart contents' box
    By icecold in forum osCmax v2 Customization/Mods
    Replies: 2
    Last Post: 04-27-2006, 03:43 AM
  3. Remove image from cart display
    By ratsglass in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 12-07-2005, 05:31 PM
  4. Automatic remove button in shopping cart
    By auntie22 in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 10-25-2005, 07:03 PM
  5. Remove product from cart - cart not updating
    By mentalskylight in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 03-10-2005, 01:42 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •