On a new form... I get a 404 error on submission. I have tried 'Display Message' and a URL redirect. It may be something simple, but I haven't figured it out yet.
The form redirects to [page URL]/?chronoform=reservations&event=submit
The form redirects to [page URL]/?chronoform=reservations&event=submit
I tried one of the demo forms on another site and received the 404 error. What am I doing wrong?
Hi ShoestringWebs,
When testing using the demo form, did you open it for editing first before trying to submit it ? if yes then please try to test it before doing any changes to the form!
Also do you have Magic quotes ON ?
Regards,
Max
When testing using the demo form, did you open it for editing first before trying to submit it ? if yes then please try to test it before doing any changes to the form!
Also do you have Magic quotes ON ?
Regards,
Max
After some testing and searching I found that WP doesn't accept a field name called "name", so if your form has a field named "name" (and maybe some other reserved words) then it will have this problem, just change it and you are good!
Regards,
Max
Regards,
Max
This topic is locked and no more replies can be posted.