Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Paul Wright (suedeapple) 277 posts 704 karma points
    Nov 12, 2013 @ 13:08
    Paul Wright (suedeapple)
    0

    "New Cart" Question

    I have been looking at the Cart log in the orders section.  And there appears to be a lot of empty "Carts" being generated.

    Is this normal? - Or I have I got something thats possibly firing up a new cart on every new session?

    Thought it may have been my mini cart.  But I have this set to autoCreate False

      //Order
    Order order = null;
    order = TC.GetCurrentOrder( storeId, false );

     

  • Anders Burla 2560 posts 8256 karma points
    Nov 12, 2013 @ 13:09
    Anders Burla
    0

    Hi Paul

    There is a bug in the current build of Tea Commerce where the false argument isnt used so yes the mini cart is creating a new cart for all sessions. We have fixed it and will release a new bug fix soon.

    Kind regards
    Anders

  • Paul Wright (suedeapple) 277 posts 704 karma points
    Nov 12, 2013 @ 15:08
    Paul Wright (suedeapple)
    0

    Woo Hoo! fixed in 2.2.1

    http://documentation.teacommerce.net/revision-history/

    Couldnt have timed that better :-)

Please Sign in or register to post replies

Write your reply to:

Draft