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 6 of 6

Thread: Cart Checkout and Update Buttons Not Working In IE Only?

  1. #1
    jgeno is offline Member
    Join Date
    Jan 2006
    Posts
    50

    Default Cart Checkout and Update Buttons Not Working In IE Only?

    The checkout and update buttons are not working in IE, but work fine in Chrome, FF & Safari. Anyone experience this before?

    Thanks,
    Jason

  2. #2
    Skriver is offline Senior Member
    Join Date
    Apr 2012
    Posts
    188

    Default

    Do you have a link?

  3. #3
    jgeno is offline Member
    Join Date
    Jan 2006
    Posts
    50

  4. #4
    Skriver is offline Senior Member
    Join Date
    Apr 2012
    Posts
    188

    Default

    Hi

    Sorry its very late here so only had a brief chance to look. Debugging the page within IE Dev Tools shows that it looks to be a jscript issue.

    Attached is a screenshot of what it found from a product page and then once the debug was switched off it allowed me to continue. If nobody else replies to this thread I will try to take a look in the morning.
    Attached Images Attached Images   

  5. #5
    Skriver is offline Senior Member
    Join Date
    Apr 2012
    Posts
    188

    Default

    Looks those attachements came out the size of a postage stamp..here were the errors for on checkout.aspx with one product added

    Product http://aspdotnetstorefront.westcoast...04-c5-z06.aspx

    Object required c-55-corvette-rear-tailight-sets.aspx, line 551 character 14
    Object expected p-350-corvette-taillight-bezels-5-pc-billet-chrome-no-emblem-set-1997-2004-c5-z06.aspx, line 466 character 1
    Object expected p-350-corvette-taillight-bezels-5-pc-billet-chrome-no-emblem-set-1997-2004-c5-z06.aspx, line 466 character 36
    Object expected p-350-corvette-taillight-bezels-5-pc-billet-chrome-no-emblem-set-1997-2004-c5-z06.aspx, line 466 character 1

  6. #6
    jgeno is offline Member
    Join Date
    Jan 2006
    Posts
    50

    Default

    We were able to debug the issue. The search form at the top was not closed off, which threw everything off.

    Thanks for the info!

    Jason