I went to edit the form to create a dynamic reply to and it stopped sending emails. I tried to revert to the old settings (same in the the pdf) it didn't work. I tried creating a new form it still did not work. I simply cannot receive emails anymore.
Here is my 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_1] => xxxxx [text_2] => xxxxxxxxx [text_3] => [email]xxxxx33@gmail.com[/email] [text_4] => 0466xxxxxx [text_6] => testing form [button_5] => Submit [ce01e892305420cc5e6972ef846cab0d] => 1 )
6. $_FILES Array: Array ( )
7. Form passed the plugins step (if enabled) OK
8. Debug End
Here is my 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_1] => xxxxx [text_2] => xxxxxxxxx [text_3] => [email]xxxxx33@gmail.com[/email] [text_4] => 0466xxxxxx [text_6] => testing form [button_5] => Submit [ce01e892305420cc5e6972ef846cab0d] => 1 )
6. $_FILES Array: Array ( )
7. Form passed the plugins step (if enabled) OK
8. Debug End