Hi!
I have a problem with my ChronoForms forms. The form either doesn't send emails or my ISP's spam filter prevents them from coming through (the latter seems unlikely, as I earlier received emails from ChronoForms forms but not anymore). Here's the message I get by using debug:
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_10] => Solar Text [text_13] => [email]markku.reiss@solartext.com[/email] [text_12] => 044 3553315 [text_14] => Jeejee [chrono_verification] => afWR6 [button_15] => Lähetä [b7a27ab022d89068e32ea68fa9471a2a] => 1 )
6. $_FILES Array: Array ( )
7. Form passed the plugins step (if enabled) OK
8. An email has been SENT successfully from (Yhteydenottolomake)info@solartext.com to [email]markku.reiss@gmail.com[/email]
9. Debug End
So it seems the messages are sent but do not come through. Could someone help me with this?
Markku
I have a problem with my ChronoForms forms. The form either doesn't send emails or my ISP's spam filter prevents them from coming through (the latter seems unlikely, as I earlier received emails from ChronoForms forms but not anymore). Here's the message I get by using debug:
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_10] => Solar Text [text_13] => [email]markku.reiss@solartext.com[/email] [text_12] => 044 3553315 [text_14] => Jeejee [chrono_verification] => afWR6 [button_15] => Lähetä [b7a27ab022d89068e32ea68fa9471a2a] => 1 )
6. $_FILES Array: Array ( )
7. Form passed the plugins step (if enabled) OK
8. An email has been SENT successfully from (Yhteydenottolomake)info@solartext.com to [email]markku.reiss@gmail.com[/email]
9. Debug End
So it seems the messages are sent but do not come through. Could someone help me with this?
Markku