I have created a form in Dreamweaver and added it in Chrono forms. It works great. I am able to complete the form and submit it adding the data into a table.
I then created a second form in Dreamwaver and folowed the exact same staps as the first form. I linked the form to a different table in the same database. When I load the page with the form I get the following error.
"Parse error: parse error, expecting `','' or `';'' in C:\wamp\www\GDX_Database\components\com_chronocontact\chronocontact.php(54) : eval()'d code on line 9"
If I do the same with a third form I get the same error except that the last digit increaments in the error message to "line 10"
I then created a second form in Dreamwaver and folowed the exact same staps as the first form. I linked the form to a different table in the same database. When I load the page with the form I get the following error.
"Parse error: parse error, expecting `','' or `';'' in C:\wamp\www\GDX_Database\components\com_chronocontact\chronocontact.php(54) : eval()'d code on line 9"
If I do the same with a third form I get the same error except that the last digit increaments in the error message to "line 10"