Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
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.

Mail notifications not sent for new Group Events created through Status Box

10 years 5 months ago
  • nrichard's Avatar
    Topic Author
  • nrichard
  • Visitor
  • Thank you received: 0
Licenses:

Hello,

You have 2 ways to create events in a group:
- Through Options menu > Create Event or
- Through Status Box (see attached image)

When you use the Status Box, group members don't get any mail notification for event creation (but they do if the event is created through the Option menu).

Thanks

Attachments:
10 years 5 months ago
Licenses:

Hi,

this is a bug. please wait for the fixes.

Regards,
Albert

10 years 4 months ago
Licenses:

Hi,

here the fix:
edit /components/com_community/controllers/system.php at line 1715,
change the code from

CNotificationLibrary::add('groups_activity_reply_comment', $my->id, $users, JText::sprintf('COM_COMMUNITY_ACITIVY_WALL_REPLY_EMAIL_SUBJECT'), $table->comment, 'group.activityreply', $params);
to
CNotificationLibrary::add('groups_activity_add_comment', $my->id, $users, JText::sprintf('COM_COMMUNITY_ACITIVY_WALL_REPLY_EMAIL_SUBJECT'), $table->comment, 'group.activityreply', $params);

Regards,
Albert

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW