v4 PHP Errors

oc oculusmm 12 Jul, 2011
Hi,

I have a form set up to save to the database. v4 on Joomla 1.6. On submitting the form i get the following errors.

Parse error: syntax error, unexpected ':', expecting ',' or ';' in /home/eafs6188/public_html/administrator/components/com_chronoforms/form_actions/db_save/db_save.php(44) : eval()'d code on line 10
Fatal error: Call to a member function bind() on a non-object in /home/eafs6188/public_html/administrator/components/com_chronoforms/form_actions/db_save/db_save.php on line 67

Can anyone shed some light as to what is happening?

Many Thanks

Richard
oc oculusmm 12 Jul, 2011
Hi,

Ahh found the problem. Two tables named Name: & Email: had a colon. I renamed Name: to user_name and Email: to user_email and now working.
This topic is locked and no more replies can be posted.