ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,761
- Points
- 823
Reputation:
Hey Guys,
I've got an addon that injects user group IDs into the XenForo database.
Unfortunately, when secondary user group IDs are injected the user's permissions are ruined preventing them from having access to any part of the forum.
I've narrowed the problem down to the "permission_combination_id" on the XenForo user table. When this value isn't set correctly, the user looses their permissions. (They have access to nothing, they can't even view the forums home page)
The (current)...
Read more
Continue reading...
I've got an addon that injects user group IDs into the XenForo database.
Unfortunately, when secondary user group IDs are injected the user's permissions are ruined preventing them from having access to any part of the forum.
I've narrowed the problem down to the "permission_combination_id" on the XenForo user table. When this value isn't set correctly, the user looses their permissions. (They have access to nothing, they can't even view the forums home page)
The (current)...
Read more
Continue reading...