Forums

getting error when submitting the form

sgtmoody 01 Mar, 2008

_POST: Array ( [name] => test [age] => 22 [location] => test [email] => [email]test@test.com[/email] [gun] => test [why_join] => dfdf [submit] => Submit )
Case 1: Use table layout
E-mail: 'Yes' custom

Warning: reset() [function.reset]: Passed variable is not an array or object in W:\www\joomla\includes\joomla.php on line 3894

Warning: Variable passed to each() is not an array or object in W:\www\joomla\includes\joomla.php on line 3896
Email not sent



not sure whats going on

and when I try the test form from your site I get this

_POST: Array ( [name] => tester [email] => test@test,.com [submit] => Submit )
Case 1: Use table layout
E-mail: 'Yes' custom
Email not sent
E-mail message

From: Admin [valid_email@gmail.com]
To: [email]valid_email@gmail.com[/email]
Subject: ChronoForms test
name tester
email [email]test@test.com[/email]
submit Submit

<br><br>Post edited by: GreyHead, at: 2008/03/01 11:25
GreyHead 01 Mar, 2008
Hi sgtmoody,

Most likely you haven't got a ReplyTo email and/or name in your form or your site config. The Joomla mailer won't send an email without valid ReplyTo info.

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