Hi, I'm working on a form found here: http://www.creditmindsetprofessionals.com/form-test?form_id=12
When the form is submitted I get a 500 internal server error, and the error log's error is just this:
[Sat Nov 05 16:09:57 2011] [error] [client 207.255.45.232] Premature end of script headers: php5, referer: http://www.creditmindsetprofessionals.com/form-test?form_id=12
If I turn debugging on, TONS of errors are spit out, most of them relating to the theme: http://cl.ly/1n0m0m3408180a3W1w1G
And if I preview the form through the admin on its own page, it submits just fine. Does this mean that all the errors from the theme are breaking the form submission? Is there any way around this? It's not my theme, it's an older one, and I'm not going to go back and update their code to remove all those errors.
Thanks,
Dan