Feb 19th, 2010, 4:48 PM
So, I tried adding a brand new form and now am trying to send the test submission and I am still getting the 302 error. Frustrating.
Anybody able to help?
Dave
Anybody able to help?
Dave
(Feb 19th, 2010, 3:33 PM)filch Wrote: Hi,
I have just added a form and went through the entire process, seemingly with success. However, when I set the form to go live and clear the session cache by loading the thankyou page ... the page with the form on it will not longer load. The browser just spins away trying to load the page. I see nothing in the error log so ... hopefully, someone here can give me some clue?
Dave
(Feb 19th, 2010, 3:33 PM)filch Wrote: Hi,
I have just added a form and went through the entire process, seemingly with success. However, when I set the form to go live and clear the session cache by loading the thankyou page ... the page with the form on it will not longer load. The browser just spins away trying to load the page. I see nothing in the error log so ... hopefully, someone here can give me some clue?
Dave
OK ... further to this ... the form now seems to be loading properly but I get a user: 302 error. So the description of this error is:Quote: The submission is already finalized! The ft_api_process_form only processes submissions that aren't finalized. You need to confirm that you are only finalizing the submission on the FINAL step of your form.
So, what gives here? What does this mean? this is a single page form, a simple contact form. The PHP code at the top says finalize = true. Does this need to be taken out or moved somewhere??
Dave