I was able to get the forms up and running nice and fast. Thank you! The form data is emailed as it should be and everything seems to be working fine. However...
After the form has been submitted, the following text appears where I would be expecting a blank page (the tutorial video said there would be a blank page after form submission):
Notice: Undefined variable: omittedlist in /home/content/d/j/o/djohnsonsbn3/html/components/com_chronocontact/chronocontact.php on line 355
Notice: Undefined property: Name in /home/content/d/j/o/djohnsonsbn3/html/components/com_chronocontact/chronocontact.php on line 366
Notice: Undefined property: program in /home/content/d/j/o/djohnsonsbn3/html/components/com_chronocontact/chronocontact.php on line 366
Notice: Undefined property: comment in /home/content/d/j/o/djohnsonsbn3/html/components/com_chronocontact/chronocontact.php on line 366
Notice: Undefined property: submit in /home/content/d/j/o/djohnsonsbn3/html/components/com_chronocontact/chronocontact.php on line 366
Warning: reset(): Passed variable is not an array or object in /home/content/d/j/o/djohnsonsbn3/html/includes/joomla.php on line 3992
Warning: Variable passed to each() is not an array or object in /home/content/d/j/o/djohnsonsbn3/html/includes/joomla.php on line 3994
Any thoughts on what might be causing this?
Thanks for any help you can offer!