The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
not sure, started using vb4.0 yet
|
#12
|
|||
|
|||
Not sure mandingo but this may work:
HTML Code:
<vb:if condition="$field['15'] == '0'"> $shoutbox </if> |
#13
|
|||
|
|||
Yep tried both things you have mentioned.
|
#14
|
||||
|
||||
Dint work,thanks for the help though.
|
#15
|
|||
|
|||
make sure you read the first post so you change the 15 to the id you use.
|
#16
|
||||
|
||||
Ya,I changed the id # etc,tried a few different things,not a big deal,more of a future reference thing. Only know how to show output of text from a profile field in postbit,wanna learn other tweaks from there at some point. Thanks.didn't mean to hijack your thread.*apologizes*
|
#17
|
|||
|
|||
hellbomb, mandingo: I'm an idiot all around lol. Here is what you need to use.
HTML Code:
<if condition="$bbuserinfo[field15] == 'No'"> Shoutbox code here </if> Keep in mind if the field number does not match the number you are using then please change the field number. |
#18
|
|||
|
|||
Thank you so much, just tested it and it works like a charm. If you ever need anything feel free to ask.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|