Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Annom Customer adding Kit product to Cart Issue

  1. #1
    UNLGroup is offline Senior Member
    Join Date
    Dec 2007
    Posts
    144

    Default Annom Customer adding Kit product to Cart Issue

    There is an issue with adding a kit product to the shoppingcart when a user is not logged into an account.

    It seems that you guys call the createcustomer function in the customer.cs file AFTER the cart object is created in the AddtoCart Function in the Kitproduct.aspx.cs file. This places a customerid of 0 into the shoppingcart table. Then, when the shoppingcart page is rendered, it is done so using the newly created customerid, so it appears that there is nothing in the shoppingcart, when there is, it's just using 0 as the customerid. So the new id is not assoicatied to that record in the table.

    How did you guys miss this, and is there a fix?

    If not, can I get paid for doing some freelance work to fix this issue for you guys.
    JK... or not if you really want me too.
    :-)

    Thanks for your thoughts.

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    Send this into support. Thanks