I installed chronoForms today and did some practises. I found the problem as the subject. I used dynamic name, email and etc. but seems not working.
I am enclosing the debug info.
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 ( [name] => sdaf [number] => 12345 [email] => [email]123@gmail.com[/email] [Subject] => adfad [question] => adfadf [button_7] => Send to us [75f67ed799ca7f8fd121093f53aff06a] => 1 [1cf1] => e2797653bca48054843da12b9b0ca497 [chronoformname] => enquiry )
$_FILES Array: Array ( )
Form passed the plugins step (if enabled) OK
An email has been SENT successfully from () to [email]wutian1933@gmail.com[/email]
Debug End
I am enclosing the debug info.
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 ( [name] => sdaf [number] => 12345 [email] => [email]123@gmail.com[/email] [Subject] => adfad [question] => adfadf [button_7] => Send to us [75f67ed799ca7f8fd121093f53aff06a] => 1 [1cf1] => e2797653bca48054843da12b9b0ca497 [chronoformname] => enquiry )
$_FILES Array: Array ( )
Form passed the plugins step (if enabled) OK
An email has been SENT successfully from () to [email]wutian1933@gmail.com[/email]
Debug End