RSS Feed/News finding user groups containing certain permission values

Status
Not open for further replies.

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
26,591
Points
823

Reputation:

I would like to find all the user groups that had set "Maximum images" to 5

What is the correct way to query?

How do I continue with the finder below?
Code:

\XF::app()->repository('XF:User')->finder('XF:UserGroup') .....

Continue reading...
 
Status
Not open for further replies.
Top