The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I wonder does the if condition change in vb 3.5?
I don't know I can't use "<if condition="$bbuserinfo[usergroupid] == 2>" in the postbit. I wonder what the codes should be if I want to display something just below the first post and only a certain usegroups can see ? |
#2
|
|||
|
|||
![]()
Why cant you use it? That conditional should still work.
|
#3
|
|||
|
|||
![]()
after I put this
Code:
<if condition="$bbuserinfo[usergroupid] == 2 || $bbuserinfo[usergroupid] == 3> I got this error Quote:
|
#4
|
|||
|
|||
![]() PHP Code:
Make sure that you have a </if> at the end! |
#5
|
|||
|
|||
![]()
yea I have that and the problems appear
|
#6
|
|||
|
|||
![]()
try
PHP Code:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|