Copied to clipboard

Flag this post as spam?

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


  • René 327 posts 852 karma points
    Aug 21, 2014 @ 23:00
    René
    0

    Teacommerce - order created by it self

    Hi 

    I have a teaCommerce in Umbraco 7

    In a strange way it creates order by it self.

    Is there anyone who had seen this error before?

    Here is the information from the log from the timestamp, there is nothing around the time 20:20

     

    2014-08-21 19:34:34,390 [88] INFO  UmbracoExamine.DataServices.UmbracoLogService - [Thread 20] Index is being optimized, Provider=InternalIndexer, NodeId=-1
    2014-08-21 20:50:30,695 [88] INFO  UmbracoExamine.DataServices.UmbracoLogService - [Thread 108] Index is being optimized, Provider=InternalIndexer, NodeId=-1

    Here is an exampel of the order created, when i was gone.

    CART-3818   Tue, 19 Aug 2014 20:21
    CART-3817   Tue, 19 Aug 2014 20:21
    CART-3816   Tue, 19 Aug 2014 20:21
    CART-3815   Tue, 19 Aug 2014 20:21
    CART-3814   Tue, 19 Aug 2014 20:21
    CART-3813   Tue, 19 Aug 2014 20:21
    CART-3812   Tue, 19 Aug 2014 20:21
    CART-3811   Tue, 19 Aug 2014 20:21
    CART-3810   Tue, 19 Aug 2014 20:21
    CART-3809   Tue, 19 Aug 2014 20:21
    CART-3808   Tue, 19 Aug 2014 20:21
    CART-3807   Tue, 19 Aug 2014 20:21
    CART-3806   Tue, 19 Aug 2014 20:20
    CART-3805   Tue, 19 Aug 2014 20:20
    CART-3804   Tue, 19 Aug 2014 20:20
    CART-3803   Tue, 19 Aug 2014 20:20
    CART-3802   Tue, 19 Aug 2014 20:20
    CART-3801   Tue, 19 Aug 2014 20:20
    CART-3800   Tue, 19 Aug 2014 20:20
    CART-3799   Tue, 19 Aug 2014 20:20
    CART-3798   Tue, 19 Aug 2014 20:20
    CART-3797   Tue, 19 Aug 2014 20:20
    CART-3796   Tue, 19 Aug 2014 20:20
    CART-3795   Tue, 19 Aug 2014 20:20
    CART-3794   Tue, 19 Aug 2014 20:20
  • Anders Burla 2560 posts 8256 karma points
    Aug 22, 2014 @ 09:09
    Anders Burla
    100

    Hi Rene

    You properly has the TC.GetOrder somewhere in your code. This method creates an order if the customer doesnt have one. You would need to send false as the second parameter to force it not create an order.

    Kind regards
    Anders

  • René 327 posts 852 karma points
    Aug 24, 2014 @ 12:47
    René
    0

    Hi Anders 

    Is this the same for TC:GetCurrentOrder

    René 

  • René 327 posts 852 karma points
    Aug 24, 2014 @ 21:56
    René
    0

    Hi Anders

    I have solved it, it was the second parameter, false.

    Tanks,  René 

Please Sign in or register to post replies

Write your reply to:

Draft