Project

General

Profile

Actions

Bug #2484

closed

forum subscription access checking

Added by krileon almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
12 April 2011
Due date:
% Done:

100%

Estimated time:

Description

Implement checking of subscription access to ensure users can not receive forum notifications for groups they do not have access to.

Trigger: checkSubscribers
Usage: $this->integration->trigger ( 'checkSubscribers', $params );
Parse: $params = array ($category, &$userids);

Best approach is to perform a merge on userids then run array_unique.

In addition to this accesstype must be set to communitybuilder in _kunena_categories for all GJ boards. This requires a version check for at least 1.6.2 or database column check (probably safest).

https://www.joomlapolis.com/forum/153-professional-member-support/160515-groupjive--kunena-no-mails-only-pms

Actions

Also available in: Atom PDF