The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I created a new field in my post table called mod.
I want to make an if conditional in my postbit that will not show the message if mod is set to 1, and show it if its set to 0. Anyone wanna help me write the plugin i need? never mind...theres already something inplace... $post[] <-- RETARD |
#2
|
|||
|
|||
![]()
Problem solved?
|
#3
|
||||
|
||||
![]()
I'm not sure... you wouldn't use the $post var though unless you wanted to post the value of that particular field. Use this instead:
HTML Code:
<if condition="$bbuserinfo['fieldxx']==1">Whatever you want displayed.</if> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|