Hi,
When making a simple form with just 2 fields with name and mail the users will get error messages when submitting the form.
How can i hide the error/notice messages? The form output works correctly.
Thanks
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
This topic is locked and no more replies can be posted.