Forums

[SOLVED] Email [GH] "Reply to" always empty

shemzone 22 Nov, 2011
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:

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?
GreyHead 29 Nov, 2011
Hi shemzone,

Have we dealt with this in another thread? I know I recently updated the action with some fixes and posted a Joomla! bug on their tracker about the way that ReplyTO addresses are handled.

Bob
shemzone 29 Nov, 2011
Hi Bob

Have we dealt with this in another thread?


Nope, not with me and I searched for an answer that I didn't found

I know I recently updated the action with some fixes and posted a Joomla! bug on their tracker about the way that ReplyTO addresses are handled.



Have you made a fix for this issue? The action I got from your website was on the 5th november. Is there a more recent?


Fred
GreyHead 30 Nov, 2011
Hi Fred,

Please update to the latest version - that seems to be working OK on my test site.

Bob

PS Note that there is a Joomla! bug with the Reply To address - see this post.
shemzone 30 Nov, 2011
Thanks a lot Bob, it does.

Fred
This topic is locked and no more replies can be posted.