FormBuilder 0.4.4 Errors When Submitting Form
Posted: Sat Dec 01, 2007 12:31 am
When I submit a form I receive a smarty error for each field created in the form. The form data is sent correctly via email, and the submission form appears correctly. Any ideas?
CMCMS 1.2 "Barbados"
FormBuilder 0.4.4
string(127) "Smarty error: [in temporary template line 5]: syntax error: unrecognized tag 'first_name' (Smarty_Compiler.class.php, line 590)" string(126) "Smarty error: [in temporary template line 6]: syntax error: unrecognized tag 'last_name' (Smarty_Compiler.class.php, line 590)" string(130) "Smarty error: [in temporary template line 7]: syntax error: unrecognized tag 'email_address' (Smarty_Compiler.class.php, line 590)" string(126) "Smarty error: [in temporary template line 8]: syntax error: unrecognized tag 'address_1' (Smarty_Compiler.class.php, line 590)" string(126) "Smarty error: [in temporary template line 9]: syntax error: unrecognized tag 'address_2' (Smarty_Compiler.class.php, line 590)" string(123) "Smarty error: [in temporary template line 10]: syntax error: unrecognized tag 'state' (Smarty_Compiler.class.php, line 590)" string(126) "Smarty error: [in temporary template line 11]: syntax error: unrecognized tag 'zip_code' (Smarty_Compiler.class.php, line 590)" string(130) "Smarty error: [in temporary template line 12]: syntax error: unrecognized tag 'phone_number' (Smarty_Compiler.class.php, line 590)" string(127) "Smarty error: [in temporary template line 13]: syntax error: unrecognized tag 'age_range' (Smarty_Compiler.class.php, line 590)"
CMCMS 1.2 "Barbados"
FormBuilder 0.4.4
string(127) "Smarty error: [in temporary template line 5]: syntax error: unrecognized tag 'first_name' (Smarty_Compiler.class.php, line 590)" string(126) "Smarty error: [in temporary template line 6]: syntax error: unrecognized tag 'last_name' (Smarty_Compiler.class.php, line 590)" string(130) "Smarty error: [in temporary template line 7]: syntax error: unrecognized tag 'email_address' (Smarty_Compiler.class.php, line 590)" string(126) "Smarty error: [in temporary template line 8]: syntax error: unrecognized tag 'address_1' (Smarty_Compiler.class.php, line 590)" string(126) "Smarty error: [in temporary template line 9]: syntax error: unrecognized tag 'address_2' (Smarty_Compiler.class.php, line 590)" string(123) "Smarty error: [in temporary template line 10]: syntax error: unrecognized tag 'state' (Smarty_Compiler.class.php, line 590)" string(126) "Smarty error: [in temporary template line 11]: syntax error: unrecognized tag 'zip_code' (Smarty_Compiler.class.php, line 590)" string(130) "Smarty error: [in temporary template line 12]: syntax error: unrecognized tag 'phone_number' (Smarty_Compiler.class.php, line 590)" string(127) "Smarty error: [in temporary template line 13]: syntax error: unrecognized tag 'age_range' (Smarty_Compiler.class.php, line 590)"