Hi Chronoformers
I use the Email [GH] action. Everything is fine except that the "Reply to" is always empty, even if the field is set.
I tried with a new form (very simple) but same results.
Here is what I set
TO : {email} <- OK
From name : A name <- OK
From email : [email]email@mydomain.com[/email] <- OK. Same domain as site running the form
CC : {email_copy} <- OK
Reply to name : A name <- (same as From name)
Reply to email : [email]email@mydomain.com[/email] <- (Same as From email)
Php error after to have submit the form:
Debug:
Debug Data
Email info
Email sent successfully
From: (From name) from email
Reply to: () <--- EMPTY, even if set (see above explaination)
To: the email address set as "dynamic to"
CC: the email address set as "dynamic cc"
Subject: Test
...
Do you have any ideas where I could fix it?
I use the Email [GH] action. Everything is fine except that the "Reply to" is always empty, even if the field is set.
I tried with a new form (very simple) but same results.
Here is what I set
TO : {email} <- OK
From name : A name <- OK
From email : [email]email@mydomain.com[/email] <- OK. Same domain as site running the form
CC : {email_copy} <- OK
Reply to name : A name <- (same as From name)
Reply to email : [email]email@mydomain.com[/email] <- (Same as From email)
Php error after to have submit the form:
Adresse invalide:
Warning: implode() [function.implode]: Invalid arguments passed in /home/www/xxxx/www/j17/administrator/components/com_chronoforms/form_actions/email_gh/email_gh.php on line 185
Warning: implode() [function.implode]: Invalid arguments passed in /home/www/xxxx/www/j17/administrator/components/com_chronoforms/form_actions/email_gh/email_gh.php on line 185
Debug:
Debug Data
Email info
Email sent successfully
From: (From name) from email
Reply to: () <--- EMPTY, even if set (see above explaination)
To: the email address set as "dynamic to"
CC: the email address set as "dynamic cc"
Subject: Test
...
Do you have any ideas where I could fix it?