Actions
Bug #3434
closedDeep category nesting not working properly to determine cat_has_grp and cat_is_usr
Description
If you've nested depth of categories then cat_has_grp and cat_is_usr doesn't check child categories for groups. Example as follows
Category 1
- Category 2
- - Group 1
If you try to access Category 1 forums you'll get an access denied error being the owner or user of Group 1.
Actions