eval()'d code on line 9 and eval()'d code on line 13

foubrak 30 Jul, 2009
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 !
GreyHead 30 Jul, 2009
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
foubrak 30 Jul, 2009
An excellent answer and rapid moreover!

Paradise! Thank you very much
This topic is locked and no more replies can be posted.