Forums

Error Messages in frontend and Backend

drthorogood 23 Sep, 2008
Hi Guys
I am a complete newbie with ChronoForms so please be patient.
I have installed V3.0 on Joomla 1.5.7

I have created a simple form in the wizard and as soon as I save it I get an error message:
Notice: Undefined property: stdClass::$tablenames in /var/www/vhosts/xxxxxxx.com/httpdocs/administrator/components/com_chronocontact/admin.chronocontact.html.php on line 123
in the forms manager in the backend.
and
Notice: Undefined property: stdClass::$dbconnection in /var/www/vhosts/xxxxxxx.com/httpdocs/components/com_chronocontact/chronocontact.php on line 40
Notice: Undefined property: stdClass::$plugins in /var/www/vhosts/xxxxxxx.com/httpdocs/components/com_chronocontact/chronocontact.html.php on line 303

I also get the following error message in the dbconnection:
Notice: Undefined property: stdClass::$tablenames in /var/www/vhosts/xxxxxxx.com/httpdocs/administrator/components/com_chronocontact/admin.chronocontact.html.php on line 1615

Lots of errors
How do I get rid of them?
Thanks
David
Max_admin 23 Sep, 2008
Hi David,

at the joomla global config, change error reporting setting to simple or none! those are not errors but only some notices for undefined variables, not harmful at all, I will post a fixed release soon!

Regards

Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
drthorogood 24 Sep, 2008
Hi Max,
I have already done that but still get the waqrnings.
Regards
David
Max_admin 24 Sep, 2008
Then this setting needs to be changed in the php.ini, its not recommended for a production server and not recommended by joomla, joomla will point it in RED while you install, so until the next release please try to change this in the php.ini!

Regards

Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
This topic is locked and no more replies can be posted.