The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
You could do this:
Code:
<if condition="empty($bbuserinfo[field5])"> <img src="images/header/default_img.png" border="0" alt="$vboptions[bbtitle]" /> <else/> <img src="images/header/$bbuserinfo[field5].png" border="0" alt="$vboptions[bbtitle]" /> </if> of course you'd want to change default_img to some actual image name. That should give everyone the default unless they have made a choice. Also, I'm not sure but maybe if you set the field Required to "Yes", new users will have to choose something or go with the default. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|