I'm in the process of migrating our old Microsoft FrontPage site to Joomla 1.5. Most of the forms on the old site we simple enough to rebuild using the Chronoforms wizard, but for some of them it was just simpler to select the form portion off the old website and paste directly into the "Form HTML" code section for Chronoforms. The three non-wizard forms have been working perfectly for a week or so, but I come in today and all three of them have the same identical error on the top of the form:
Parse error: syntax error, unexpected '-', expecting ',' or ';' in /home/ctiwebadmin/ctimusic.org/components/com_chronocontact/chronocontact.php(53) : eval()'d code on line 9
I did some searching on the forums, and found similar errors were due to hypens in the field names. I tried deleting all of the HTML code from a form and found the same error even with what should be an entirely blank form. Additionally, considering the error is identical on all three forms I think a hypen in a field name is unlikely to be the cause.
You can see the three non-wizard forms at:
http://ctimusic.dreamhosters.com/application.html
http://ctimusic.dreamhosters.com/reference.html
http://ctimusic.dreamhosters.com/sound-tech-questionnaire.html
For contrast, a form built using the Chronoforms Wizard
http://ctimusic.dreamhosters.com/concert-eval.html
On the whole Chronoforms has been a wonderful extensions; both simple and powerful. This has been the only problem that's cropped up thus far, but the problem has be a bit stumped.
Parse error: syntax error, unexpected '-', expecting ',' or ';' in /home/ctiwebadmin/ctimusic.org/components/com_chronocontact/chronocontact.php(53) : eval()'d code on line 9
I did some searching on the forums, and found similar errors were due to hypens in the field names. I tried deleting all of the HTML code from a form and found the same error even with what should be an entirely blank form. Additionally, considering the error is identical on all three forms I think a hypen in a field name is unlikely to be the cause.
You can see the three non-wizard forms at:
http://ctimusic.dreamhosters.com/application.html
http://ctimusic.dreamhosters.com/reference.html
http://ctimusic.dreamhosters.com/sound-tech-questionnaire.html
For contrast, a form built using the Chronoforms Wizard
http://ctimusic.dreamhosters.com/concert-eval.html
On the whole Chronoforms has been a wonderful extensions; both simple and powerful. This has been the only problem that's cropped up thus far, but the problem has be a bit stumped.