Hi there I have completed the following form using chronoforms. One amongst many but are having an issue on this one with database connectivity you will see the error at the top. I have many others which do this, any ideas why this one should be working differently?
http://www.hivefunding.co.uk/hive/index.php?option=com_chronocontact&chronoformname=create_loan
Thanks
Andrew
http://www.hivefunding.co.uk/hive/index.php?option=com_chronocontact&chronoformname=create_loan
Thanks
Andrew
Hi good spot but this is not causing the issue - have corrected this and still get the same message and when I try to post this error appears.
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/content/h/i/v/hivefunding001/html/hive/components/com_chronocontact/chronocontact.php(53) : eval()'d code on line 43
Fatal error: Call to a member function bind() on a non-object in /home/content/h/i/v/hivefunding001/html/hive/components/com_chronocontact/libraries/customcode.php(71) : eval()'d code on line 13
I have several other forms all working perfectly on this site - I can not see the woods for the trees.
Andrew
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/content/h/i/v/hivefunding001/html/hive/components/com_chronocontact/chronocontact.php(53) : eval()'d code on line 43
Fatal error: Call to a member function bind() on a non-object in /home/content/h/i/v/hivefunding001/html/hive/components/com_chronocontact/libraries/customcode.php(71) : eval()'d code on line 13
I have several other forms all working perfectly on this site - I can not see the woods for the trees.
Andrew
Hi Andrew,
Most likely, you've still got that space in your database table fieldnames. That also has to go.
Finally, once your database table is free of spaces in the names, you'll have to remove, save, and then re-add the db connection for ChronoForms to pick up on the new database table structure.
/Fredrik
Most likely, you've still got that space in your database table fieldnames. That also has to go.
Finally, once your database table is free of spaces in the names, you'll have to remove, save, and then re-add the db connection for ChronoForms to pick up on the new database table structure.
/Fredrik
This topic is locked and no more replies can be posted.
