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

Thread: Checkout Page Bug

  1. #1
    Timmey is offline Junior Member
    Join Date
    May 2010
    Location
    Germany
    Posts
    25

    Default Checkout Page Bug

    Hi,

    I'm having trouble on the checkoutpage where the user registers himself.

    There are no labels with titles of the checkboxes for the billing and shippingaddress!

    Its curious, in my Codefile "Account.cs" there are textlabels as output but not the labels.

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

    Default

    What is the exact URI from the page you're having this on (i.e. createaccount.aspx, editaddress.aspx, etc)? If there are no labels showed up, that must be a custom issue. What custom changes you've done lately that could possibly affect that page?

  3. #3
    Timmey is offline Junior Member
    Join Date
    May 2010
    Location
    Germany
    Posts
    25

    Thumbs up

    Hi Alfred,

    I found a bug in the Address Control, now its working fine! (Labels about beeing forget in the CS of AddressControl)

    Thanks
    Timmey