Jan 25th, 2011, 6:24 PM
I am having the same problem with regards to the blank page after form submission. I DID have an email template set up, but I removed it and still got a blank page after submission. Then I tried inserting that error message debugger thinggy that you mentioned and then when I submitted my form I got this:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/k/r/e/kreativ1/html/1TESTING/great_race_app2.php:6) in /home/content/k/r/e/kreativ1/html/1TESTING/formtools/global/api/api.php on line 1571
Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/r/e/kreativ1/html/1TESTING/great_race_app2.php:6) in /home/content/k/r/e/kreativ1/html/1TESTING/formtools/global/api/api.php on line 1572
Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/r/e/kreativ1/html/1TESTING/great_race_app2.php:6) in /home/content/k/r/e/kreativ1/html/1TESTING/formtools/global/api/api.php on line 1573
Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/r/e/kreativ1/html/1TESTING/great_race_app2.php:6) in /home/content/k/r/e/kreativ1/html/1TESTING/formtools/global/api/api.php on line 865
Any idea what I need to modify?
It DOES seem to be accepting the data and storing it because I can access it via the interface... but I don't get my "thank you" page coming up...
Any help would be GREATLY appreciated as I am working on a huge project right now with a looming deadline. :-0 Help?
Thanks so much!
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/k/r/e/kreativ1/html/1TESTING/great_race_app2.php:6) in /home/content/k/r/e/kreativ1/html/1TESTING/formtools/global/api/api.php on line 1571
Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/r/e/kreativ1/html/1TESTING/great_race_app2.php:6) in /home/content/k/r/e/kreativ1/html/1TESTING/formtools/global/api/api.php on line 1572
Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/r/e/kreativ1/html/1TESTING/great_race_app2.php:6) in /home/content/k/r/e/kreativ1/html/1TESTING/formtools/global/api/api.php on line 1573
Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/r/e/kreativ1/html/1TESTING/great_race_app2.php:6) in /home/content/k/r/e/kreativ1/html/1TESTING/formtools/global/api/api.php on line 865
Any idea what I need to modify?
It DOES seem to be accepting the data and storing it because I can access it via the interface... but I don't get my "thank you" page coming up...
Any help would be GREATLY appreciated as I am working on a huge project right now with a looming deadline. :-0 Help?
Thanks so much!