Hey,
I receive no email after submit.
I am using the latest version on ChronoForms.
PHP Mailer Function - This works for all other emails sent from the site.
The debug is as follows:
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] => AndyPandy [text_1] => *****@****.co.nz [text_2] => ****@****.com [chrono_verification] => cgZtu [button_4] => Invite [3e2043d3b4bee2dabd0f7a14bc1eb01d] => 1 [1cf1] => 582f731a5500c56b236557280caa5ac5 [chronoformname] => TEST2 )
$_FILES Array: Array ( )
Form passed the plugins step (if enabled) OK
Debug End
Seems to send OK but I get nothing recieved to my inbox.
Anyone have any ideas?
Thanks!
Andrew
I receive no email after submit.
I am using the latest version on ChronoForms.
PHP Mailer Function - This works for all other emails sent from the site.
The debug is as follows:
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] => AndyPandy [text_1] => *****@****.co.nz [text_2] => ****@****.com [chrono_verification] => cgZtu [button_4] => Invite [3e2043d3b4bee2dabd0f7a14bc1eb01d] => 1 [1cf1] => 582f731a5500c56b236557280caa5ac5 [chronoformname] => TEST2 )
$_FILES Array: Array ( )
Form passed the plugins step (if enabled) OK
Debug End
Seems to send OK but I get nothing recieved to my inbox.
Anyone have any ideas?
Thanks!
Andrew