Closed (duplicate)
Project:
OG Forum D7
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2014 at 22:55 UTC
Updated:
30 Jan 2015 at 18:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
smscotten commentedLooks to me as thought that call ought to be og_forum_get_users_by_roles() since I see no og_get_users_by_roles() in either OG or OG Forum D7.
Comment #2
hoersche commentedsmscotten is correct.
Patch attached.
Comment #3
vegantriathleteNote: This function call occurs only when you have Forum Access installed. It is called from within hook_og_membership_insert() and hook_og_membership_delete().
Comment #4
vegantriathleteI'm going to mark this as duplicate and let #1844104: non-group-member can post in private forum fix the problem, even though it's an overreach by 1844104. It's just going to make it easier for me to finally get all this sorted out.