Hello. After form submission na user receives in front end view, right under "thank you" message the field including the following 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 ( [text_0] => afadsjl [text_1] => aslkdjfklasdjf [text_3] => aasdkdl [text_4] => 2343423 [text_5] => rasdm [text_6] => 4354 [text_7] => [email]asfsd@add.pl[/email] [check0] => Array ( [0] => francuski ) [check1] => Array ( [0] => weekendowy [1] => standardowy ) [check2] => Array ( [0] => 7:45 - 9.20 ) [check3] => Array ( [0] => 9:45 - 11.20 ) [check4] => Array ( [0] => 17.10 - 20.30 ) [check5] => Array ( [0] => 9.10 - 12.30 ) [check6] => Array ( [0] => podstawowy ) [button_18] => Wyślij [dea21df7960c47472411f89896c70fc9] => 1 [1cf1] => 65ed8797c1c68bf2a6c1e70460e4b5f5 [chronoformname] => Zgloszenie )
$_FILES Array: Array ( )
Form passed the plugins step (if enabled) OK
An email has been SENT successfully from (Formularz)biuro@speak-way.pl to [email]biuro@ajmer.pl[/email]
Debug End
How to get rid of it?
Warmest regards
Dan
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 ( [text_0] => afadsjl [text_1] => aslkdjfklasdjf [text_3] => aasdkdl [text_4] => 2343423 [text_5] => rasdm [text_6] => 4354 [text_7] => [email]asfsd@add.pl[/email] [check0] => Array ( [0] => francuski ) [check1] => Array ( [0] => weekendowy [1] => standardowy ) [check2] => Array ( [0] => 7:45 - 9.20 ) [check3] => Array ( [0] => 9:45 - 11.20 ) [check4] => Array ( [0] => 17.10 - 20.30 ) [check5] => Array ( [0] => 9.10 - 12.30 ) [check6] => Array ( [0] => podstawowy ) [button_18] => Wyślij [dea21df7960c47472411f89896c70fc9] => 1 [1cf1] => 65ed8797c1c68bf2a6c1e70460e4b5f5 [chronoformname] => Zgloszenie )
$_FILES Array: Array ( )
Form passed the plugins step (if enabled) OK
An email has been SENT successfully from (Formularz)biuro@speak-way.pl to [email]biuro@ajmer.pl[/email]
Debug End
How to get rid of it?
Warmest regards
Dan