Iam just starting with Chrono Forms. I download the "test_form.cfbak" sample form and installed into my site "www.upaep.mx".
When I try this form "http://www.upaep.mx/index.php?option=com_chronocontact&chronoformname=test_form" everething is ok, but after fill the data and send them, the page "http://www.upaep.mx/index.php?option=com_chronocontact&task=send&chronoformname=test_form" returns a list of error that I can not fix :
_POST: Array ( [name] => 3434 [email] => 4324 [submit] => Submit )
Case 1: Use table layout
Notice: Undefined variable: omittedlist in /ext1/html/components/com_chronocontact/chronocontact.php on line 355
Notice: Undefined property: stdClass::$name in /ext1/html/components/com_chronocontact/chronocontact.php on line 366
Notice: Undefined property: stdClass::$email in /ext1/html/components/com_chronocontact/chronocontact.php on line 366
Notice: Undefined property: stdClass::$submit in /ext1/html/components/com_chronocontact/chronocontact.php on line 366
E-mail: 'Yes' custom
Email sent
Could ypu help me ??
Thanks !!!!!!
PS the info is arriving ok to my email.
When I try this form "http://www.upaep.mx/index.php?option=com_chronocontact&chronoformname=test_form" everething is ok, but after fill the data and send them, the page "http://www.upaep.mx/index.php?option=com_chronocontact&task=send&chronoformname=test_form" returns a list of error that I can not fix :
_POST: Array ( [name] => 3434 [email] => 4324 [submit] => Submit )
Case 1: Use table layout
Notice: Undefined variable: omittedlist in /ext1/html/components/com_chronocontact/chronocontact.php on line 355
Notice: Undefined property: stdClass::$name in /ext1/html/components/com_chronocontact/chronocontact.php on line 366
Notice: Undefined property: stdClass::$email in /ext1/html/components/com_chronocontact/chronocontact.php on line 366
Notice: Undefined property: stdClass::$submit in /ext1/html/components/com_chronocontact/chronocontact.php on line 366
E-mail: 'Yes' custom
Email sent
Could ypu help me ??
Thanks !!!!!!
PS the info is arriving ok to my email.