![]() |
show special nav bar to certin groups
I have special templates that i want to ad to the nave bar but i only want certin groups to see them. can this be done? I have no problem adding a second nav bar to the site.
|
<if condition="$bbuserinfo[usergroupid] == X"> $templatevar </if>
|
Quote:
|
Quote:
|
X must be replace with the usergroupid.
If you want to check for several groups HTML Code:
<if condition="is_member_of($bbuserinfo, x) or is_member_of($bbuserinfo, y) or is_member_of($bbuserinfo, z)"> You can also specify which groups are allowed to access radio.php (put this right after require global): PHP Code:
|
All times are GMT. The time now is 07:04 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|