![]() |
help with a conditional.
I have the following
HTML Code:
<if condition="$bbuserinfo['usergroup'] == 6"> Nothing is displayed for admins. Any help is appreciated. :) Thanks. |
HTML Code:
<if condition="$bbuserinfo[usergroupid] == 6"> |
That did it. Thanks.:)
another quick question. to add another usergroup, id do this? HTML Code:
<if condition="$bbuserinfo[usergroupid] == 6" and "$bbuserinfo[usergroupid] == 7"> Thanks again, I'm still getting the hang of this. |
HTML Code:
<if condition="$bbuserinfo[usergroupid] == 6 OR $bbuserinfo[usergroupid] == 7"> |
Sweet, thanks again.
|
Okay so you're trying to hide it from admins posts?
I'm trying to get a profile field that only admins/mods can edit and it shows up in only their postbits. Would I use this to do that? (Thanks neocorteqz for linking me here) |
Quote:
|
OO okay so that's close to what I want to do.
What I'm trying to do is get a profile field that only mods and admins can edit and see. Maybe I'll poke around vB2 forum and see if I can find something close and mod it :) |
Code:
<if condition="$bbuserinfo[usergroupid] == 6 OR $bbuserinfo[usergroupid] == 7"> I have a profile field that allows you to upload a video to your profile, I dont want non-member to be able to view it. it would be ok to replace it with an image or something.. any help would be appreciated.. |
All times are GMT. The time now is 08: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:
|