Database Error

GreyHead 05 Feb, 2010
Hi Andrew,

It's the space in name="Billing Currency"

Bob
robo2000 05 Feb, 2010
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
nml375 05 Feb, 2010
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
robo2000 05 Feb, 2010
Thanks Fredrik I had cleaned the dbase but had not resaved the connection works well again now

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