FormBuilder submit error (cmsms 1.6)
Posted: Fri Jul 17, 2009 2:59 pm
Since I upgraded to CMSMS 1.6 with FormBuilder 0.5.11 I'm getting this error when submitting the form (with or without any input).
Whats wrong?
Whats wrong?
Code: Select all
Warning: preg_match() expects parameter 2 to be string, array given in /home/louisk/domains/test.com/public_html/modules/FormBuilder/classes/FromEmailAddressField.class.php on line 66
Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/louisk/domains/test.com/public_html/modules/FormBuilder/classes/FromEmailNameField.class.php on line 29
Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/louisk/domains/test.com/public_html/modules/FormBuilder/classes/FromEmailAddressField.class.php on line 31
Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/louisk/domains/test.com/public_html/modules/FormBuilder/classes/FromEmailSubjectField.class.php on line 29