Thanks. We don't have any email templates set in the tool. We did add the error reporting you suggested, and got this:
After we submitted our form on this page http://healthyschoolscampaign.org/event/...pply-2.php the following page showed:
Then when submitting http://healthyschoolscampaign.org/event/...pply-3.php we got this error:
Thanks for your help!
Hi -- another quick update.
The form now seems to be working! We're not exactly sure why, but it seems to be submitting fairly consistently. The only problem we're encountering in completing the submission is an occasional error referencing "class = smarty," though that has been occasional. (Next time it happens, I'll copy the specific language describing the error.)
The more significant problem is that the files submitted through the form are not uploading. When we click "view" in the forms tool and look at the submitted information, the files are listed with the correct file name and appear to be linked to the proper folder. But when we look in the folder, they aren't there.
I appreciate any ideas or suggestions!
Thanks again --
After we submitted our form on this page http://healthyschoolscampaign.org/event/...pply-2.php the following page showed:
PHP Code:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/healthys/public_html/event/cookingupchange/2010/hs-apply-3.php:1) in /home/.../a/forms2/global/api/api.php on line 1555
Warning: Cannot modify header information - headers already sent by (output started at /home/healthys/public_html/event/cookingupchange/2010/hs-apply-3.php:1) in /home/.../a/forms2/global/api/api.php on line 1556
Warning: Cannot modify header information - headers already sent by (output started at /home/healthys/public_html/event/cookingupchange/2010/hs-apply-3.php:1) in /home/.../a/forms2/global/api/api.php on line 1557
Then when submitting http://healthyschoolscampaign.org/event/...pply-3.php we got this error:
PHP Code:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/healthys/public_html/event/cookingupchange/2010/hs-apply-3.php:1) in /home/.../a/forms2/global/api/api.php on line 1555
Warning: Cannot modify header information - headers already sent by (output started at /home/healthys/public_html/event/cookingupchange/2010/hs-apply-3.php:1) in /home/.../a/forms2/global/api/api.php on line 1556
Warning: Cannot modify header information - headers already sent by (output started at /home/healthys/public_html/event/cookingupchange/2010/hs-apply-3.php:1) in /home/.../a/forms2/global/api/api.php on line 1557
Warning: Cannot modify header information - headers already sent by (output started at /home/healthys/public_html/event/cookingupchange/2010/hs-apply-3.php:1) in /home/.../a/forms2/global/api/api.php on line 861
Thanks for your help!
Hi -- another quick update.
The form now seems to be working! We're not exactly sure why, but it seems to be submitting fairly consistently. The only problem we're encountering in completing the submission is an occasional error referencing "class = smarty," though that has been occasional. (Next time it happens, I'll copy the specific language describing the error.)
The more significant problem is that the files submitted through the form are not uploading. When we click "view" in the forms tool and look at the submitted information, the files are listed with the correct file name and appear to be linked to the proper folder. But when we look in the folder, they aren't there.
I appreciate any ideas or suggestions!
Thanks again --