Errors in FormBuilder and Search

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
moozer
New Member
New Member
Posts: 3
Joined: Sun Sep 29, 2013 8:14 am

Errors in FormBuilder and Search

Post by moozer »

Dear readers,

I have installed the module FormBuilder for the first time (first time use of contact form).

php version: 5.2.17
cms version: 1.11.8
FormBuilder version: 0.7.4


So far so good. Form is presented on the page as it should. But, when I submit the form I get the following error:
Catchable fatal error: Object of class fbDispositionFromEmailAddressField could not be converted to string in /var/www/vhosts/<hostname.nl>/httpdocs/probeer/modules/FormBuilder/classes/DispositionFromEmailAddressField.class.php on line 44

Can anybody tell me what to do?

E-mailadress is filled as text@text.nl

I also got a syntax error when I submit a Search on the page (in the standard search box). Maybe it's the same problem?

Parse error: syntax error, unexpected T_FUNCTION in /var/www/vhosts/<hostname.nl>/httpdocs/probeer/modules/Search/action.dosearch.php on line 53

Thank you for your answers.
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: Errors in FormBuilder and Search

Post by staartmees »

All modules need php 5.3.x, you have an old 5.2.x
moozer
New Member
New Member
Posts: 3
Joined: Sun Sep 29, 2013 8:14 am

Re: Errors in FormBuilder and Search

Post by moozer »

Ok thank you. My provider updated the PHP version. So now the search function is working.

But.. still get the error on submitting the mailform.
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: Errors in FormBuilder and Search

Post by staartmees »

Problem with the sending email. Try using the Mail-methode and make sure you use an excisting emailaddress
moozer
New Member
New Member
Posts: 3
Joined: Sun Sep 29, 2013 8:14 am

Re: Errors in FormBuilder and Search

Post by moozer »

I'm not sure what you're meaning.

CMSmailer is working fine. Though I still get the same error.
Post Reply

Return to “Modules/Add-Ons”