My FormBuilder forms are not sending forms
Posted: Mon Apr 08, 2013 12:58 am
My formbuilder forms are not working anymore when I send a test message using the form I get this:
Sorry! There was an error handling your form submission.
The following From address failed: test@email.com
I checked the forms and the page reference to the form and they all seem correct.
Its not really giving an error but not sure why this message is coming up, does anyone know how to fix this?
***Just looked at my Modules and I get this error at the top:
Warning: file_get_contents(__DIR__/help.inc) [function.file-get-contents]: failed to open stream: No such file or directory in /webdirectory/nilesoptimist/modules/CGExtensions/CGExtensions.module.php on line 228
Warning: file_get_contents(__DIR__/help.inc) [function.file-get-contents]: failed to open stream: No such file or directory in /webdirectory/nilesoptimist/modules/CGExtensions/CGExtensions.module.php on line 228
***Calguy Extensions says this:
Warning: include(__DIR__/function.admin_generaltab.php) [function.include]: failed to open stream: No such file or directory in /webdirectory/nilesoptimist/modules/CGExtensions/action.defaultadmin.php on line 110
Warning: include() [function.include]: Failed opening '__DIR__/function.admin_generaltab.php' for inclusion (include_path='.:/usr/lib/php5') in /webdirectory/nilesoptimist/modules/CGExtensions/action.defaultadmin.php on line 110
No idea why this is happening, please help. I tried recreating the new form but the sending the form still does not work, just get the same message above.
Sorry! There was an error handling your form submission.
The following From address failed: test@email.com
I checked the forms and the page reference to the form and they all seem correct.
Its not really giving an error but not sure why this message is coming up, does anyone know how to fix this?
***Just looked at my Modules and I get this error at the top:
Warning: file_get_contents(__DIR__/help.inc) [function.file-get-contents]: failed to open stream: No such file or directory in /webdirectory/nilesoptimist/modules/CGExtensions/CGExtensions.module.php on line 228
Warning: file_get_contents(__DIR__/help.inc) [function.file-get-contents]: failed to open stream: No such file or directory in /webdirectory/nilesoptimist/modules/CGExtensions/CGExtensions.module.php on line 228
***Calguy Extensions says this:
Warning: include(__DIR__/function.admin_generaltab.php) [function.include]: failed to open stream: No such file or directory in /webdirectory/nilesoptimist/modules/CGExtensions/action.defaultadmin.php on line 110
Warning: include() [function.include]: Failed opening '__DIR__/function.admin_generaltab.php' for inclusion (include_path='.:/usr/lib/php5') in /webdirectory/nilesoptimist/modules/CGExtensions/action.defaultadmin.php on line 110
No idea why this is happening, please help. I tried recreating the new form but the sending the form still does not work, just get the same message above.