
12-18-2007, 03:08 PM
|
|
|
Join Date: May 2007
Location: Ohio
Posts: 311
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Kirk Y
You might want to consider changing the replacements to:
Code:
<if condition="$bbuserinfo['fieldX']">$bbuserinfo[fieldX]<else />$bbuserinfo[username]</if>
Otherwise people who haven't set a "Preferred Name" won't have a Username. 
|
LMAO Good thinking
|