Form not sending data to database when submit

amirzack 24 Dec, 2008
Hi,

I'm having problem with the form, when submit after filling out the form I get this message " You are not allowed to access this URL " and nothing were send to the database or nothing was save. Can somebody please help me on this.


amirzack
GreyHead 24 Dec, 2008
Hi amirzack,

Please check your form code - the most common cause of this error is tha tyou have <form . . . > or </form> tags left in your form html. ChronoForms adds its own form tags and having two sets casues errors.

Bob
This topic is locked and no more replies can be posted.