Hello,
I'm trying to send email To particular group of Joomla users. I guess, I need a php code, wich will collect users from a one group ID, separate by the commas, and to put into a "Send To" field. There is a only small problem, I don't know php😟
I have found one solution on the page http://www.chronoengine.com/forums/posts/f8/t16628.html?page=1 , but this is for the ChronoForms V3.
Please, help if you know something about this problem.
Hi cyborg_b,
I'm sorry, I know Joomla! has some code that will let you look up the members of a group but I don't remember exactly what it is. Google may help.
Bob
Yes, you gave me a proper code for list of comma separated emails. Thanx!
I've entered code, tested and debuged. Everything looks good (see PrintScr. http://screencast.com/t/jrIgsU5o), except one thing.
I didn't get emails😟
Yes, I've checked my spam folder....
note: email for the PrintSCr. are changed for safety reasons.
Hi cyborg_b,
Two things to test please:
+ Change the From Email address to one that matches the domain of your site.
+ if you use just a single email rather that a list is the email then sent?
Bob
Bob
No, not sending yet 😟
I have put regular email address with domain prefix....
When I put email in "To" field, only this email gets email. Even, it is listed in a group with other emails, taken by the query.
Note, the same thing is happening on both ChronoForms v4 and v5.
(See printScr. http://screencast.com/t/hzetwiOIwgSu )
Hi cyborg_b,
Sorry, I don't know CFv5 well enough to know if adding a dynamic array or list of addresses is supported or not. I do know that in CFv4 you can do it with my custom Email [GH] action.
Bob
Big thanx to you Greyhead for all support that you provide me,
I will try your "CFv4 Email [GH] action" a.s.a.p., and than will add review to the forum.
In the meaning time, I suppose, that someone will know the key for my problem!
Regards,
cyborg_b😀