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
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
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
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
Hi Max,
I have already done that but still get the waqrnings.
Regards
David
I have already done that but still get the waqrnings.
Regards
David
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
Regards
Max
This topic is locked and no more replies can be posted.