Hi all,
I have Joomla 1.5.6 and ChronoForms 3.0 BETA 2. I'm getting several error messages in many of the tabs in the back end when I go to create a new form. I tried turning error reporting off but the error messages are still displaying. Here they are:
In the DB Connection tab:
Notice: Undefined property: tablenames in joomla install/administrator/components/com_chronocontact/admin.chronocontact.html.php on line 1598
Notice: Undefined property: dbconnectoin in joomla install/administrator/components/com_chronocontact/admin.chronocontact.html.php on line 1608
Notice: Undefined property: dbconnectoin in joomla install/administrator/components/com_chronocontact/admin.chronocontact.html.php on line 1609
In the AutoGenerated code tab:
Notice: Undefined property: savedataorder in joomla install/administrator/components/com_chronocontact/admin.chronocontact.html.php on line 1638
Notice: Undefined property: savedataorder in joomla install/administrator/components/com_chronocontact/admin.chronocontact.html.php on line 1639
Is there somewhere else I should be turning off error reporting? Or, do I need to try and fix these?
Thanks!
I have Joomla 1.5.6 and ChronoForms 3.0 BETA 2. I'm getting several error messages in many of the tabs in the back end when I go to create a new form. I tried turning error reporting off but the error messages are still displaying. Here they are:
In the DB Connection tab:
Notice: Undefined property: tablenames in joomla install/administrator/components/com_chronocontact/admin.chronocontact.html.php on line 1598
Notice: Undefined property: dbconnectoin in joomla install/administrator/components/com_chronocontact/admin.chronocontact.html.php on line 1608
Notice: Undefined property: dbconnectoin in joomla install/administrator/components/com_chronocontact/admin.chronocontact.html.php on line 1609
In the AutoGenerated code tab:
Notice: Undefined property: savedataorder in joomla install/administrator/components/com_chronocontact/admin.chronocontact.html.php on line 1638
Notice: Undefined property: savedataorder in joomla install/administrator/components/com_chronocontact/admin.chronocontact.html.php on line 1639
Is there somewhere else I should be turning off error reporting? Or, do I need to try and fix these?
Thanks!