escape characters added to FormBuilder "Form Template"

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
manurevah
Forum Members
Forum Members
Posts: 37
Joined: Fri Aug 03, 2007 2:24 pm

escape characters added to FormBuilder "Form Template"

Post by manurevah »

hello,

i just noticed something strange, i am using Form Builder to create a simple email form, however for some reason escape characters are being automatically added to the Form Template, this problem ressembles: http://forum.cmsmadesimple.org/index.ph ... 572.0.html

i get this error:

Code: Select all

string(137) "Smarty error: [in module_db_tpl:FormBuilder;fb_4 line 52]: syntax error: unidentified token '\'\'' (Smarty_Compiler.class.php, line 1407)" string(137) "Smarty error: [in module_db_tpl:FormBuilder;fb_4 line 59]: syntax error: unidentified token '\'\'' (Smarty_Compiler.class.php, line 1407)" string(137) "Smarty error: [in module_db_tpl:FormBuilder;fb_4 line 63]: syntax error: unidentified token '\'\'' (Smarty_Compiler.class.php, line 1407)" string(137) "Smarty error: [in module_db_tpl:FormBuilder;fb_4 line 64]: syntax error: unidentified token '\'\'' (Smarty_Compiler.class.php, line 1407)" string(137) "Smarty error: [in module_db_tpl:FormBuilder;fb_4 line 73]: syntax error: unidentified token '\'\'' (Smarty_Compiler.class.php, line 1407)" string(138) "Smarty error: [in module_db_tpl:FormBuilder;fb_4 line 85]: syntax error: unidentified token '\'1\'' (Smarty_Compiler.class.php, line 1407)"

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/www/html/nogentcity/nogentcity.com/tmp/templates_c/FormBuilder^%%11^11F^11FF888B%%module_db_tpl%3AFormBuilder%3Bfb_4.php on line 58

Parse error: syntax error, unexpected T_STRING in /home/www/html/nogentcity/nogentcity.com/tmp/templates_c/FormBuilder^%%11^11F^11FF888B%%module_db_tpl%3AFormBuilder%3Bfb_4.php on line 58
strangley enough if i refresh the page i only get

Code: Select all

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/www/html/nogentcity/nogentcity.com/tmp/templates_c/FormBuilder^%%11^11F^11FF888B%%module_db_tpl%3AFormBuilder%3Bfb_4.php on line 58

Parse error: syntax error, unexpected T_STRING in /home/www/html/nogentcity/nogentcity.com/tmp/templates_c/FormBuilder^%%11^11F^11FF888B%%module_db_tpl%3AFormBuilder%3Bfb_4.php on line 58
the stranges things are:
- i updated to the latest 1..1.3.1 frome 1.1.2 problem is the same before and after
- i have another cmsms site on the same server running CMS Made Simple 1.0.8 "Kona" and all this stuff works fine
- i exported a form from the working site (cmsms 1.0.8) and imported into the other (cmsms 1.1.3.1) and it works UNTIL i modify the form, no matter what i change, even if i don't change anything and just press the "save" button.

any ideas welcome. . .. etc..
: ]

manu.
Post Reply

Return to “CMSMS Core”