So im kinda new to this and i have got two errors, but my form still works. first is displayed on my front end page at the top of my form:
Notice: Undefined property: stdClass::$plugins in /home/content/m/p/r/mproth/html/components/com_chronocontact/chronocontact.html.php on line 303
and the second is in the backend on the forms managment page
Notice: Undefined property: stdClass::$tablenames in /home/content/m/p/r/mproth/html/administrator/components/com_chronocontact/admin.chronocontact.html.php on line 123
i have read online and some people say disable debugging, which i have set in my global settings. is there somewhere else i can do that at?
Notice: Undefined property: stdClass::$plugins in /home/content/m/p/r/mproth/html/components/com_chronocontact/chronocontact.html.php on line 303
and the second is in the backend on the forms managment page
Notice: Undefined property: stdClass::$tablenames in /home/content/m/p/r/mproth/html/administrator/components/com_chronocontact/admin.chronocontact.html.php on line 123
i have read online and some people say disable debugging, which i have set in my global settings. is there somewhere else i can do that at?
Hi mproth,
The ChronoForms DeBug setting will not affect this. Instead got to your site Global Configuration ! Server tab and set Error Reporting to 'System Default', 'Simple' or 'None' - with luck one of these settings will hide these warning messages.
Bob
PS Max is also working on eliminating them in the next version of ChronoForms
The ChronoForms DeBug setting will not affect this. Instead got to your site Global Configuration ! Server tab and set Error Reporting to 'System Default', 'Simple' or 'None' - with luck one of these settings will hide these warning messages.
Bob
PS Max is also working on eliminating them in the next version of ChronoForms
This topic is locked and no more replies can be posted.