Forums

Validation...

kitecom 18 Nov, 2008
Hi - first time using Choroforms, looks fantastic but I think I'm going round in circles...
I've created a custom form, quite a long one and I've imported my html into it. I've given some of the input fields the class "required" and I can happily fill in my form from the front end (where validation errors occurs, they are flagged).

On submitting the form I get redirected to a page with the message "You are not allowed to access this URL"

So - I've removed all the validation, added a new redirect url (then removed it because it makes no difference) tried all possibles that would appear to have an effect on it.... still the same message (I had the same issue on the local machine, site is now on a development server).

Any ideas what this message means for my form? I'm sure I've just missed a simple step in the process - but can't work out what it is!!!
GreyHead 18 Nov, 2008
Hi Kitecom,

Please check that you don't have <form> tags in your form html. ChronoForms inserts its own form tags and having two sets gives this error.

Bob
kitecom 18 Nov, 2008
Greyhead - thank you
Unbelievable - some idiot 😶 had left the closing </form> tag hanging about!

Thanks again and for the quick reply too...
This topic is locked and no more replies can be posted.