XenForo
Administrative
- Thread starter
- Admin
- #1
Hello,
I need to show a navigation tab to only certain groups. In the navigation area I am doing this:
$xf.visitor.isMemberOf(1) <where group one is the group to show it to. This works.
BUT
The problem is that all the users are in this group and I am using the "secondary user groups" check boxes to determine user groups. How can I define who sees the menu tab based upon second user groups?
Thanks
ادامه مطلب...
I need to show a navigation tab to only certain groups. In the navigation area I am doing this:
$xf.visitor.isMemberOf(1) <where group one is the group to show it to. This works.
BUT
The problem is that all the users are in this group and I am using the "secondary user groups" check boxes to determine user groups. How can I define who sees the menu tab based upon second user groups?
Thanks

ادامه مطلب...