![]() |
what would be the conditional.....
to display information in the userinfo area of the postbit by usergroup?
I tried this: Code:
<if condition="$usergroup == 9">bla bla bla</if> what did I do wrong? I am trying to understand the conditionals thanks for any help |
Use this:
Code:
<if condition="$bbuserinfo[usergroupid]==9">blah</if> |
that worked but a strange thing.
if you are not in usergroup 9 you don't see the word blah Myself as an admin do not see the text but if I login as a member in usergroup 9, I can see it. is it possible to get it to display for everyone and not just the members in that usergroup? |
ah-ha....if you make it
Code:
<if condition="$post[usergroupid]==9">blah</if> thank you for your help |
All times are GMT. The time now is 04:42 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:
|