Forums

Cant save data to datebase

HardcoreHorst 29 Aug, 2013
Hey there again.

on my first form there was no problem with saving the database.

but now i tried to create a second form and it always throws this error when i am trying to finish the form and save it to the database, but the email is sent.

Parse error: syntax error, unexpected '-', expecting '{' in /www/htdocs/w00f93e6/et-begleitservice/administrator/components/com_chronoforms/form_actions/db_save/db_save.php(66) : eval()'d code on line 3

Fatal error: Call to a member function bind() on a non-object in /www/htdocs/w00f93e6/et-begleitservice/administrator/components/com_chronoforms/form_actions/db_save/db_save.php on line 119


any ideas?
GreyHead 29 Aug, 2013
Hi HardcoreHorst,

Does your database table have a dash '-' in the name? If so, please rename it without the dash. A-Z, 0-9 and underscore are OK but no spaces or other special characters and the name should start with a letter.

Bob
This topic is locked and no more replies can be posted.