Hit a small snag which I think can be ironed out quite quickly.
If I use our site as an unregistered user and add some stuff into my cart and then start to checkout I am asked to complete my registration details which makes sense. I have set user registration on the site to ‘Verified’ so users registering have to reply to an email sent to them to confirm they have used a valid email address.
The problem is that the user gets bounced after submitting their reg details to the following page address:
http://www.mydomain.co.uk/MyAccount/Cart/tabid/123/returnpage/4/ctl/Signin/mid/441/Default.aspx?registermessage=%3cb%3eAn+e-mail+with+your+verification+code+has+been+sent+to+your+e-mail+address%3a+dave.johnson%40identipro.co.uk.%3cbr%3ePlease+access+your+in-box+and+get+the+verification+code%2c+which+is+required+to+log-in+first+time.%3c%2fb%3e
This page, from the address generated looks like it should be telling them to use their verification email which is being sent but the page itself is actually a page which appears to be using the EDIT page skin but is actually blank.
Clearly this needs fixing before my site goes live as users will be sitting wondering whats happened - its clearly not confidence inspiring just before someone gets their credit card out to complete their transaction.
I need this page to report a clear message (and displays using my main, non-edit skin) that informs users to complete their registration process using the email being sent shortly and then complete checkout from there.