My FormBuilder forms are not sending forms

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
Alpdog14

My FormBuilder forms are not sending forms

Post by Alpdog14 »

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.
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: My FormBuilder forms are not sending forms

Post by staartmees »

Is your cms up-to-date? Are your modules up-to-date? Does your cms mailer work? Which method are you using for sending: smtp or mail?
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: My FormBuilder forms are not sending forms

Post by velden »

Probably php version too low for those modules.

Calguy's modules all need at least php 5.3.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: My FormBuilder forms are not sending forms

Post by Rolf »

System information?
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Alpdog14

Re: My FormBuilder forms are not sending forms

Post by Alpdog14 »

I got it working, just changed my CMSMailer setting to Mail instead of SMTP and it seems to work now, not really sure why but glad its working.
Post Reply

Return to “The Lounge”