Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Show content to Usergroup regardless Of Additional group
cakissimo Offline
Junior Member
**
Posts: 26
Joined: Mar 2014
Post: #1
Show content to Usergroup regardless Of Additional group
Hello,

Code:
1
2
3
4
5
6
7
8
<if 
$mybb->usergroup['gid'] == 9 |
$mybb->usergroup['gid'] == 4 |
$mybb->usergroup['gid'] == 3 | 
$mybb->usergroup['gid'] == 11 
then> 
Any content 
</if>


This code work great but if user as an additional group that don't work....

So ,is it a way to give show content to  usergroups 3/4/9/11 regardless of their Additional group please ?
(because, I use "Subscriptions" plugin for "Newpoints" Mod (this plugin can upgrade member giving an additionalgroups ))


"Additionalgroups" and "Usergroup" are separated...don't understand how it works :/
Thanks

(This post was last modified: 05-25-2015 09:10 PM by cakissimo.)
05-25-2015 08:59 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Show content to Usergroup regardless Of Additional group - cakissimo - 05-25-2015 08:59 PM

 Standard Tools
Forum Jump: