Hi,
I'd like to create a select-box where I can select the recipient as it is already described in FAQ31.
I've created a sample form but it does not send the email to the selected person.
Are my settings correct? Any idea?
Versions: Joomla 1.5, Chronoform 3.1 RC3
Debug-Mode returns:
I'd like to create a select-box where I can select the recipient as it is already described in FAQ31.
I've created a sample form but it does not send the email to the selected person.
Are my settings correct? Any idea?
Versions: Joomla 1.5, Chronoform 3.1 RC3
Debug-Mode returns:
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
Form passed the plugins step (if enabled) OK
Emails data loaded OK
Form passed all before email code evaluation OK
An email has been SENT successfully from (test)my@domain.com to my@domain.com
Debug End
$_POST array: Array ( [recipients] => em1 [101aabd0790926b9286eb3c0e7687f4f] => 1 )
$_FILES array: Array ( )