I select form-->General Tab-->Email the results? Yes
But it still doesn't work?
Form passed first SPAM check OK
Form passed the submissions limit (if enabled) OK
Form passed the Image verification (if enabled) OK
Form passed the server side validation (if enabled) OK
$_POST Array: Array ( [text_7] => test name [text_8] => test biz name [text_6] => [email]shawnmalain@gmail.com[/email] [text_5] => 250-566-1445 [text_4] => test [chrono_verification] => 8jJus [button_2] => Submit [f8275a22c999853990e45f8f34ea8662] => 1 [1cf1] => 4388dbce849e1b69667a61f40977f803 [chronoformname] => contact2 )
$_FILES Array: Array ( )
Form passed the plugins step (if enabled) OK
An email has been SENT successfully from (test name)shawnmalain@gmail.com to [email]shawnmalaina@gmail.com[/email]
Debug End
An email has been SENT successfully from (test name)shawnmalain@gmail.com to [email]shawnmalaina@gmail.com[/email]
tells us that ChronoForms passed the email message on to the Joomla mailer and got a 'success' message back. So probably an email was sent - assuming that your site mailer is working correctly.E-mail could not be sent.