Hi,
I'm using ChronoForm for Joomla 1.5, I've encountered this message:
Parse error: syntax error, unexpected '-', expecting ',' or ';' in /membri/miosito/components/com_chronocontact/chronocontact.php(53) : eval()'d code on line 11
All the code is auto-generated by Chrono.
So, the form is ok, the e-mail is arrived... but:
http://agricolturanuova.altervista.org/index.php?option=com_chronocontact&chronoformname=FORM_SHOPPINGBAG
HORROR!!!
Thank's for every help,
Anna
I'm using ChronoForm for Joomla 1.5, I've encountered this message:
Parse error: syntax error, unexpected '-', expecting ',' or ';' in /membri/miosito/components/com_chronocontact/chronocontact.php(53) : eval()'d code on line 11
All the code is auto-generated by Chrono.
So, the form is ok, the e-mail is arrived... but:
http://agricolturanuova.altervista.org/index.php?option=com_chronocontact&chronoformname=FORM_SHOPPINGBAG
HORROR!!!
Thank's for every help,
Anna
Hi Anna,
You probably have a dash '-' in one of your input names. Dashes give ChronoForms and MySQL problems. Please rename the input using only [a-z], [A-Z], [0-9] or underscore '_'. No dashes, spaces or other special characters.
You'll also need to rename the column in the database table to match and then refresh the DB Connection (see below)
Bob
You need to refresh the DB Connection after any changes to database column names. In the Form Editor click the DB Connection tab and set the Connection to 'No'. Click the 'Apply icon in the toolbar to save the form, open the DB Connection tab, set the Connection back to 'Yes' and re-save the form. This will refresh the copy of the table information that ChronoForms uses.
You probably have a dash '-' in one of your input names. Dashes give ChronoForms and MySQL problems. Please rename the input using only [a-z], [A-Z], [0-9] or underscore '_'. No dashes, spaces or other special characters.
You'll also need to rename the column in the database table to match and then refresh the DB Connection (see below)
Bob
You need to refresh the DB Connection after any changes to database column names. In the Form Editor click the DB Connection tab and set the Connection to 'No'. Click the 'Apply icon in the toolbar to save the form, open the DB Connection tab, set the Connection back to 'Yes' and re-save the form. This will refresh the copy of the table information that ChronoForms uses.
Uh! Great! resolved!!!
thank you very much, now it's ok!
I'm happy!
Anna
thank you very much, now it's ok!
I'm happy!
Anna
This topic is locked and no more replies can be posted.
