ChronoForms_V3.1_RC5.3.zip in PHP5
I have two error..
Parse error: syntax error, unexpected '-', expecting ',' or ';' in /homepages/34/d290445699/htdocs/___volheliquebec/components/com_chronocontact/chronocontact.php(52) : eval()'d code on line 9
when I clic "submit"
Fatal error: Call to a member function bind() on a non-object in /homepages/34/d290445699/htdocs/___volheliquebec/components/com_chronocontact/libraries/customcode.php(68) : eval()'d code on line 13
View the form :
http://volhelicopterequebec.com/index.php?option=com_chronocontact&chronoformname=membre
What is my erreur ?
Thank you !
I have two error..
Parse error: syntax error, unexpected '-', expecting ',' or ';' in /homepages/34/d290445699/htdocs/___volheliquebec/components/com_chronocontact/chronocontact.php(52) : eval()'d code on line 9
when I clic "submit"
Fatal error: Call to a member function bind() on a non-object in /homepages/34/d290445699/htdocs/___volheliquebec/components/com_chronocontact/libraries/customcode.php(68) : eval()'d code on line 13
View the form :
http://volhelicopterequebec.com/index.php?option=com_chronocontact&chronoformname=membre
What is my erreur ?
Thank you !
Hi foubrak,
You probably have a dash '-' in one of your input field names. Please only use a-z 0-9 _ no spaces, dashes or other special characters.
Bob
You probably have a dash '-' in one of your input field names. Please only use a-z 0-9 _ no spaces, dashes or other special characters.
Bob
This topic is locked and no more replies can be posted.