Jan 13th, 2012, 11:04 AM
(This post was last modified: Jan 13th, 2012, 11:05 AM by michatmaster7.)
If you don't already, I would add the following line to your /form-tools-path/global/config.php file (change the form-tools-path to whatever folder your formtools installation is located in). Once the line has been added and the changes published to your server, try to fill out the form again and see if an error is displayed. Report back here with the error and we can help diagnose further.
Code:
$g_default_error_reporting = 2047;