Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Secondary usergroup conditional
leefish Offline
Hamster
*****
Posts: 1,009
Joined: Apr 2010
Post: #10
RE: Secondary usergroup conditional
maybe this?

Code:
<if (stripos(','.$mybb->user['additionalgroups'].',', ',45,') !== false) then>
Show Stuff where user is in ADDITIONAL usergroup 45
</if>


But no idea how to make that work with an array... or even if that above code will work.



[Image: leelink.gif]
MYBB1.6 & XThreads
08-03-2015 08:35 AM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Secondary usergroup conditional - Gstone - 01-18-2013, 04:48 PM
RE: Secondary usergroup conditional - leefish - 08-03-2015 08:35 AM

 Standard Tools
Forum Jump: