The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
I'm trying to replace the username across the forum with a Userfield of my own.
However, I'm running into difficulty with the double quotes (I think). I'm trying to replace Code:
$bbuserinfo[username] Code:
<if condition="$bbuserinfo[fieldX]">$bbuserinfo[fieldX]<else />$bbuserinfo[username]</if> Code:
<phrase 1="$bbuserinfo[username]"></phrase> Code:
<phrase 1="$bbuserinfo[username]"></phrase> Code:
<phrase 1="$bbuserinfo[fieldX]"></phrase> How would I go about replacing my conditional in there, or is it possible at all? |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|