The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]()
Thanks guys. I'll give it a go!
--------------- Added [DATE]1387754786[/DATE] at [TIME]1387754786[/TIME] --------------- Hi guys, I tried the above with no luck. Can you see if I've done something wrong here? Code:
<p> <vb:if condition="$bbuserinfo['field19'] == 'On'"><a></a> <vb:else /> <vb:if condition="$show['avatar'] AND $post['avatarurl']"> <img src="{vb:raw post.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw post.username}}" /> <vb:else /> <img src="{vb:stylevar imgdir_misc}/unknown.gif" /> </vb:if> </vb:if> </p> </a> I got it to work by taking out the else statement and only using the conditional. Thanks very much guys, appreciate it! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|