![]() |
New item in navbar
I want to add 2 new items in the navbar. I can do it myself, but i need to make the first one only visible for registred users, and the second one only to me (user with id 1). How can do that?
|
for registered users
<if condition="$bbuserinfo[userid] != 0"> registered only </if> <if condition="$bbuserinfo[userid] == 1"> only you </if> |
Use these conditionals:
HTML Code:
<if condition="$bbuserinfo['userid'] == 1"> HTML Code:
<if condition="$show['member']"> |
damn you beat me too it *Serves me right for going downstairs*
|
Thanks a lot, both of you!
|
All times are GMT. The time now is 12:08 PM. |
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:
|