Errors in FormBuilder and Search
Posted: Sun Sep 29, 2013 8:17 am
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.
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.