Forums

My forms stopped sending e-mail

sakanet 27 Jul, 2009
Hi,
Some reason my forms stopped sending the form results to my e-mail address. After clicking on submit, it shows the confirmation page like it sent it but nothing arrives in my mail box. It used to work and nothing changed that I am aware of.
I have the latest version of ChronoForm.
Thanks in advance.
GreyHead 28 Jul, 2009
Hi sakanet,

Please turn on Debug nad post the results that you see when you submit the form here.

Bob
sakanet 28 Jul, 2009
Hi GreyHead,
Than you for your quick response, here is the dubug info:
1. Form passed first SPAM check OK
2. Form passed the submissions limit (if enabled) OK
3. Form passed the Image verification (if enabled) OK
4. Form passed the server side validation (if enabled) OK
5. $_POST Array: Array ( [text_4] => test [text_6] => [email]test@test.com[/email] [text_7] => test [49181ca0c233ec4cbd708a7bb39d8bdb] => 1 )
6. $_FILES Array: Array ( )
7. Form passed the plugins step (if enabled) OK
8. Debug End
This topic is locked and no more replies can be posted.