FormBuilder 0.4.4 Errors When Submitting Form

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
skateoroma
Forum Members
Forum Members
Posts: 25
Joined: Sat Dec 01, 2007 12:00 am

FormBuilder 0.4.4 Errors When Submitting Form

Post by skateoroma »

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)"
Last edited by skateoroma on Mon Dec 03, 2007 9:20 pm, edited 1 time in total.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: FormBuilder 0.4.4 Errors When Submitting Form

Post by Nullig »

Have you tried clearing the cache in the Admin module?

Nullig
skateoroma
Forum Members
Forum Members
Posts: 25
Joined: Sat Dec 01, 2007 12:00 am

Re: FormBuilder 0.4.4 Errors When Submitting Form

Post by skateoroma »

I just tried it but it didn't work.  I receive the same errors.
Last edited by skateoroma on Mon Dec 03, 2007 7:46 pm, edited 1 time in total.
skateoroma
Forum Members
Forum Members
Posts: 25
Joined: Sat Dec 01, 2007 12:00 am

FormBuilder 0.4.4 Errors When Submitting Form

Post by skateoroma »

I have a solution.  I changed my settings from

After form is submitted:  Display "Submission Template"

to

After form is submitted: Redirect to site page.

This suppresses the errors site users would see after submitting a form, and I will build a thank you page.  I hope someone has an actual fix or remedy for using the first option, because it's a real time saver, and I can include the form fields in my response page.

Thanks
Last edited by skateoroma on Mon Dec 03, 2007 9:19 pm, edited 1 time in total.
Post Reply

Return to “CMSMS Core”