January 21, 2009 01:53PM |
Moderator Registered: 18 years ago Posts: 1,301 |
Great, glad we could get you going. Thanks for you patience and willingness to get your hands dirty in some code :-)
I will put the option to reverse the opt-out process into an opt-in process on the todo list for this module.
Joe Curia (aka Azumandias)
Modules: l0Admin Mass Email00000000l000000Automatic Time Zones000ll.l00000Enhanced Custom Profiles0.00Google Calendar0000l.l000000Post Previews
000000000Admin Security Suite000000000000Check Modules for Upgrades0000External Authentication000000Group Auto-Email00000.00000Private Message Alerts
000000000Attachment Download Counter0000Custom Attachment Icons000ll.ll00Favorite Forums000000.00000Highlighted Search Terms0000Self-Delete Posts Option
000000000Attachment Watermarks0l00000000Custom Language Database00l.l.0Forum Lockdown00000.00000Ignore Forums0000000000000Threaded Tree View
000000000Automatic Message Pruning00.llll.00Easy Color Scheme Manager0l.l00Forum Subscriptions0000lll000Moderated User Group
Templates:lGeneric Integration000000000 0000Simple Rounded000000 00000000Tabbed Emerald
I will put the option to reverse the opt-out process into an opt-in process on the todo list for this module.
Joe Curia (aka Azumandias)
Modules: l0Admin Mass Email00000000l000000Automatic Time Zones000ll.l00000Enhanced Custom Profiles0.00Google Calendar0000l.l000000Post Previews
000000000Admin Security Suite000000000000Check Modules for Upgrades0000External Authentication000000Group Auto-Email00000.00000Private Message Alerts
000000000Attachment Download Counter0000Custom Attachment Icons000ll.ll00Favorite Forums000000.00000Highlighted Search Terms0000Self-Delete Posts Option
000000000Attachment Watermarks0l00000000Custom Language Database00l.l.0Forum Lockdown00000.00000Ignore Forums0000000000000Threaded Tree View
000000000Automatic Message Pruning00.llll.00Easy Color Scheme Manager0l.l00Forum Subscriptions0000lll000Moderated User Group
Templates:lGeneric Integration000000000 0000Simple Rounded000000 00000000Tabbed Emerald
Re: Module: Group Auto-Email January 23, 2009 02:43PM |
Registered: 16 years ago Posts: 20 |
January 23, 2009 09:20PM |
Moderator Registered: 18 years ago Posts: 1,301 |
Quote
snowcrash101
It appears that if a group member posts a message to a forum they are subscribed to, they get their own message emailed to them too - is that the default action?
Yes, that is the default action. If you want to avoid this, you will have to edit the group_autoemail.php file, changing:
to:Language: PHP// go through the user-languages and send mail with their set lang foreach($mail_users as $user_id => $user_info) {
Language: PHP// go through the user-languages and send mail with their set lang foreach($mail_users as $user_id => $user_info) { if ($user_id == $data["user_id"]) continue;
Joe Curia (aka Azumandias)
Modules: l0Admin Mass Email00000000l000000Automatic Time Zones000ll.l00000Enhanced Custom Profiles0.00Google Calendar0000l.l000000Post Previews
000000000Admin Security Suite000000000000Check Modules for Upgrades0000External Authentication000000Group Auto-Email00000.00000Private Message Alerts
000000000Attachment Download Counter0000Custom Attachment Icons000ll.ll00Favorite Forums000000.00000Highlighted Search Terms0000Self-Delete Posts Option
000000000Attachment Watermarks0l00000000Custom Language Database00l.l.0Forum Lockdown00000.00000Ignore Forums0000000000000Threaded Tree View
000000000Automatic Message Pruning00.llll.00Easy Color Scheme Manager0l.l00Forum Subscriptions0000lll000Moderated User Group
Templates:lGeneric Integration000000000 0000Simple Rounded000000 00000000Tabbed Emerald
Re: Module: Group Auto-Email January 24, 2009 10:00AM |
Registered: 16 years ago Posts: 20 |
August 03, 2009 11:28AM |
Registered: 17 years ago Posts: 70 |
I have upgraded Phorum to 5.2.12a on a new server using Group Auto-Email (version 5.2.1.05)
I loaded all the mods and was informed that users no longer get the entire posted message.
They only get a line or two and thats it.
When I checked the settings, I thought there was an option to check include entire message with email.
that wasn't there.
Am I missing something?
My users truly appreciate this mod.
The user who reported this is setup as an admin because he needs to post in any forum.
Thank You
Michael
"Technology is not a Panacea"
I loaded all the mods and was informed that users no longer get the entire posted message.
They only get a line or two and thats it.
When I checked the settings, I thought there was an option to check include entire message with email.
that wasn't there.
Am I missing something?
My users truly appreciate this mod.
The user who reported this is setup as an admin because he needs to post in any forum.
Thank You
Michael
"Technology is not a Panacea"
Re: Module: Group Auto-Email August 26, 2009 09:54AM |
Registered: 15 years ago Posts: 6 |
Re: Module: Group Auto-Email August 26, 2009 11:22AM |
Admin Registered: 22 years ago Posts: 9,240 |
Re: Module: Group Auto-Email August 27, 2009 10:43AM |
Registered: 15 years ago Posts: 6 |
Re: Module: Group Auto-Email August 27, 2009 10:57AM |
Admin Registered: 22 years ago Posts: 9,240 |
Re: Module: Group Auto-Email August 28, 2009 01:35PM |
Registered: 15 years ago Posts: 6 |
Sorry, only registered users may post in this forum.