Helo everybody,
Thanks for reading.
I just installed ChronoEngine and created a form following PDF and using the wizard.
I'm using Joomla 1.5.3.
On the backend I get this Notice:
Notice: Undefined property: stdClass::$tablenames in \www\administrator\components\com_chronocontact\admin.chronocontact.html.php on line 123
Notice: Undefined property: stdClass::$tablenames in \www\administrator\components\com_chronocontact\admin.chronocontact.html.php on line 123
On the front end, when I try to submit something, I don't get any mail and got those errors:
Notice: Undefined property: stdClass::$dbconnection in \www\components\com_chronocontact\chronocontact.php on line 40
Notice: Undefined property: stdClass::$servervalidate in \www\components\com_chronocontact\chronocontact.php on line 188
Notice: Undefined property: stdClass::$plugins in \www\components\com_chronocontact\chronocontact.php on line 286
Notice: Undefined property: stdClass::$mplugins_order in \www\components\com_chronocontact\chronocontact.php on line 287
Notice: Undefined property: stdClass::$handlepostedarrays in \www\components\com_chronocontact\chronocontact.php on line 345
Notice: Undefined property: stdClass::$handlepostedarrays in \www\components\com_chronocontact\chronocontact.php on line 345
Notice: Undefined property: stdClass::$handlepostedarrays in \www\components\com_chronocontact\chronocontact.php on line 345
Notice: Undefined property: stdClass::$savedataorder in \www\components\com_chronocontact\chronocontact.php on line 373
Notice: Undefined property: stdClass::$plugins in \www\components\com_chronocontact\chronocontact.php on line 507
Notice: Undefined property: stdClass::$mplugins_order in \www\components\com_chronocontact\chronocontact.php on line 508
Notice: Undefined property: stdClass::$savedataorder in \www\components\com_chronocontact\chronocontact.php on line 545
Notice: Undefined property: stdClass::$savedataorder in \www\components\com_chronocontact\chronocontact.php on line 545
Notice: Undefined property: stdClass::$savedataorder in \www\components\com_chronocontact\chronocontact.php on line 545
I read on another post that there is a way to turn off those Notice, but I couldn't found where ? In my global configuration, all the warning-like things seems to me to be turned off...
Also, I can't found my mail ? Maybe that's a problem of configuration ?
Anyway I'd really like to make it works properly because I don't feel like creating forms on my own with DW.
thanks for your help,
Rui
Thanks for reading.
I just installed ChronoEngine and created a form following PDF and using the wizard.
I'm using Joomla 1.5.3.
On the backend I get this Notice:
Notice: Undefined property: stdClass::$tablenames in \www\administrator\components\com_chronocontact\admin.chronocontact.html.php on line 123
Notice: Undefined property: stdClass::$tablenames in \www\administrator\components\com_chronocontact\admin.chronocontact.html.php on line 123
On the front end, when I try to submit something, I don't get any mail and got those errors:
Notice: Undefined property: stdClass::$dbconnection in \www\components\com_chronocontact\chronocontact.php on line 40
Notice: Undefined property: stdClass::$servervalidate in \www\components\com_chronocontact\chronocontact.php on line 188
Notice: Undefined property: stdClass::$plugins in \www\components\com_chronocontact\chronocontact.php on line 286
Notice: Undefined property: stdClass::$mplugins_order in \www\components\com_chronocontact\chronocontact.php on line 287
Notice: Undefined property: stdClass::$handlepostedarrays in \www\components\com_chronocontact\chronocontact.php on line 345
Notice: Undefined property: stdClass::$handlepostedarrays in \www\components\com_chronocontact\chronocontact.php on line 345
Notice: Undefined property: stdClass::$handlepostedarrays in \www\components\com_chronocontact\chronocontact.php on line 345
Notice: Undefined property: stdClass::$savedataorder in \www\components\com_chronocontact\chronocontact.php on line 373
Notice: Undefined property: stdClass::$plugins in \www\components\com_chronocontact\chronocontact.php on line 507
Notice: Undefined property: stdClass::$mplugins_order in \www\components\com_chronocontact\chronocontact.php on line 508
Notice: Undefined property: stdClass::$savedataorder in \www\components\com_chronocontact\chronocontact.php on line 545
Notice: Undefined property: stdClass::$savedataorder in \www\components\com_chronocontact\chronocontact.php on line 545
Notice: Undefined property: stdClass::$savedataorder in \www\components\com_chronocontact\chronocontact.php on line 545
I read on another post that there is a way to turn off those Notice, but I couldn't found where ? In my global configuration, all the warning-like things seems to me to be turned off...
Also, I can't found my mail ? Maybe that's a problem of configuration ?
Anyway I'd really like to make it works properly because I don't feel like creating forms on my own with DW.
thanks for your help,
Rui
Hi Rui,
at the Joomla global config, set "error reporting" to None! regarding the mail problem, did you check the setup email PDF ?
Regards
Max
at the Joomla global config, set "error reporting" to None! regarding the mail problem, did you check the setup email PDF ?
Regards
Max
This topic is locked and no more replies can be posted.