Hello,
[list]I followed the step-by-step tutorial to setup emails
I checked if my site can send e-mails, and it's ok
I created necessary e-mail fields (see attached screenshot)
I checked yes to "e-mail results" in global form configuration[/list]
I activated debug, and here is the result:
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 ( [nome_utente] => a [nome_agenzia] => a [numero_licenza] => 1 [indirizzo] => a [comune] => a [p_iva] => 1 [e_mail] => [email]a@a.com[/email] [telefono] => 1 [nome_referente] => a [email_referente] => [email]a@a.com[/email] [button_21] => Invia la Richiesta [1bfa86d09003cc4ee09566faef3f685f] => 1 [1cf1] => 0db32b735c2097d739ff5cbc22d250ae [chronoformname] => richiesta_agenzia )
6. $_FILES Array: Array ( )
7. Form passed the plugins step (if enabled) OK
8. Debug End
what to do now?
Cheers,
Niccolò
[list]I followed the step-by-step tutorial to setup emails
I checked if my site can send e-mails, and it's ok
I created necessary e-mail fields (see attached screenshot)
I checked yes to "e-mail results" in global form configuration[/list]
I activated debug, and here is the result:
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 ( [nome_utente] => a [nome_agenzia] => a [numero_licenza] => 1 [indirizzo] => a [comune] => a [p_iva] => 1 [e_mail] => [email]a@a.com[/email] [telefono] => 1 [nome_referente] => a [email_referente] => [email]a@a.com[/email] [button_21] => Invia la Richiesta [1bfa86d09003cc4ee09566faef3f685f] => 1 [1cf1] => 0db32b735c2097d739ff5cbc22d250ae [chronoformname] => richiesta_agenzia )
6. $_FILES Array: Array ( )
7. Form passed the plugins step (if enabled) OK
8. Debug End
what to do now?
Cheers,
Niccolò