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!
Hi Quel,
maybe you will need to fix this at the php.ini by reducing error reporting or just save the form once and it will not show this again.
Regards
Max
maybe you will need to fix this at the php.ini by reducing error reporting or just save the form once and it will not show this again.
Regards
Max
This topic is locked and no more replies can be posted.