The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
I'm trying to display two userfields in the postbits of a single forum only (234). I'm using:
<if condition="$forum['forumid'] == 234"> <div class="smallfont">$post[field6]<br>$post[field7]<br></div> </if> Inserted immediately after: <if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if> But it only displays for administrators. Any ideas please? Thanks |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|