PDA

View Full Version : cannot checkout!!??? (Newbie Question)


MTD
06-Nov-2003, 02:26 PM
Hi

Have just uploaded my first actinic site and am trying to test that the order processing is working but I am unable to get past the checkout page....

When I click on the next button after selecting shipping destination, nothing happens ( no errors, no browser activity...nothing.)

I realise that this is probably a very newbie question but I just can't figure it out.:(

Can anyone help?

chrisbrown
06-Nov-2003, 02:42 PM
We'll need a URL to look at. Don't be shy. :)

MTD
06-Nov-2003, 03:02 PM
http://www.martindainton.me.uk/actinic/acatalog/index.html

will take you to my development area were you can have a play

garyhay
06-Nov-2003, 03:09 PM
Dont know what is causing this but I have a similar problem logged with support.

chrisbrown
06-Nov-2003, 03:33 PM
You have commented out/removed the FORM tags: <!--NETQUOTEVAR:FORMBEGIN

The INPUT, etc. tags are only meaningful within the context of a form. I couldn't find the form end tag at all.

MTD
06-Nov-2003, 03:53 PM
Ooops, I told you it was a bit of a Newbie question.....

works fine now:p