Forums

evil form does not send email

steverahks 08 Apr, 2010
Hello,

I really need help, I have tried to figure this out for hours on end with no luck. I was unable to find any posts that seem to address my issue exactly.

When I hit submit it acts like it sent the form . . . but I never receive it in my inbox.

When I activate the debug it never says that the email was actually sent. (I noticed on other posts that some debug info for others actually says the mail was successfully sent.)

here is the debug data:

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 ( [first-name] => asdf [last-name] => asdf [company] => asdf [address] => asdf [city] => asdf [state] => adsf [zip] => asfd [phone] => 5555555555 [email] => [email]tim.haas@thaas.info[/email] [comments] => [chrono_verification] => KtyTV [button_18] => Submit [42d265728c2846850509b8e9803a1e21] => 1 [1cf1] => 69390e75d0f58022487863dc49fc9432 [chronoformname] => ContactUs )
$_FILES Array: Array ( )
Form passed the plugins step (if enabled) OK
Debug End
GreyHead 09 Apr, 2010
Hi tjhaas,

If the email wasn't sent then it probably isn't enabled in either the Form General Tab or the Email Setup Properties box.

Please check the Emails Tutorial from the Tutorials link above.

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