error messages

sjeesje 28 Jan, 2008
Hi,

When making a simple form with just 2 fields with name and mail the users will get error messages when submitting the form.

Notice: Undefined variable: omittedlist in /var/www/html/components/com_chronocontact/chronocontact.php on line 335

Notice: Undefined property: stdClass::$name in /var/www/html/components/com_chronocontact/chronocontact.php on line 346

Notice: Undefined property: stdClass::$email in /var/www/html/components/com_chronocontact/chronocontact.php on line 346

Notice: Undefined property: stdClass::$submit in /var/www/html/components/com_chronocontact/chronocontact.php on line 346

Warning: reset() [function.reset]: Passed variable is not an array or object in /var/www/html/includes/joomla.php on line 3992

Warning: Variable passed to each() is not an array or object in /var/www/html/includes/joomla.php on line 3994


How can i hide the error/notice messages? The form output works correctly.

Thanks
GreyHead 28 Jan, 2008
Hi sjeesje,

In your site Global Configuration | Server tab set error reporting to 'System Default' and these should disappear. They are all fixed in ChronoForms 2.3.7 and hopefully also in the next release for Joomla 1.5

Bob
This topic is locked and no more replies can be posted.