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.

wall group notification

9 years 3 months ago
Licenses:
JomSocial Expired

i think i found the Bug:

Profile > Preferences > Emails and Notifications > New group streams > yes (all group member have the same setting)
Group > Options > Edit > Notification Settings > Enable Wall Post Notification > no

Result = Group Members still receive a email Notification



Profile > Preferences > Emails and Notifications > New group streams > no (all group member have the same setting)
Group > Options > Edit > Notification Settings > Enable Wall Post Notification > no

Result = Group Members received not a email Notification
tested on testpage with latest 3.2.1.6

9 years 3 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

nice, I found new bug, let we discuss this on new topic here.. confusing condition issue I think.. i already reported this to our developer.

this is bug ID #JOM-3131

thank you

9 years 3 months ago
Licenses:
JomSocial Expired

hi Dimas,

thanks for posting the BUG ID here in this post. it would be realy nice if this Bug can be fixed within one month from now on! ;-)

thanks for unterstanding

9 years 3 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

I hope so... :)

9 years 2 months ago
Licenses:
JomSocial Expired

Dimas Tekad Santosa wrote: I hope so... :)


hi Diomas, my issue is not fixed with latest Jomsocial 3.2.1.6 Release!

9 years 2 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

Please you open this file components/com_community/controllers/system.php, find this code :

CNotificationLibrary::add('groups_wall_create', $my->id, $membersArray, JText::sprintf('COM_COMMUNITY_NEW_WALL_POST_NOTIFICATION_EMAIL_SUBJECT', $my->getDisplayName(), $group->name), '', 'groups.post', $params);

replace to :
$groupParams = new CParameter($group->params);
 
                        if($groupParams->get('wallnotification')){
                            CNotificationLibrary::add('groups_wall_create', $my->id, $membersArray, JText::sprintf('COM_COMMUNITY_NEW_WALL_POST_NOTIFICATION_EMAIL_SUBJECT', $my->getDisplayName(), $group->name), '', 'groups.post', $params);
                        }

thank you

9 years 2 months ago
Licenses:
JomSocial Expired

hi Dimas, i tried your fix and it seems to work! :) realy pity is that we needed (incl. the previous thread) 3 month for a solution!

9 years 2 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

You're welcome, i think this patch is not included on newest package..

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