Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
Hi,
Is it possible to email any registered members an notification or announcement about any event added to the JS calendar? A setup so all members on our site are sent any email telling them about a new event or upcoming event to their email, ie, Meetup site?
I am sorry that is not possible we dont have feature like that, except that event is from group, so all members inside that group will get notification for the new events.
If I added all members to one group, say "all regisitered members" from the backend, could I sent them all an email for events created in that groups? Or would that over load the system?
Hi,
I used one of the plugins you suggested. Thank you.
I received an email when I created an event in the registered users group. 2 things are unclear though:
1) how can I change the content of the email(s) sent from my site? Right now they are very generic. 2) if an event is changed , ie. time, date, place etc. another email update is NOT sent out to members. Is there anyway to make an updated email send when information about an event has changed?
Thanks for the quick response.
I checked the suggested file but there doesn't appear to be any thing to edit, safely.
*/
defined('_JEXEC') or die();
?>
<?php echo JText::sprintf( 'COM_COMMUNITY_EMAIL_GROUP_EVENT' , $this->escape($group), $this->escape($title)); ?>
I remember being able to more easily alter email text. Unfortunately I can't remember how I did it in previous version of JS.
Any other suggestions?