The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Postbit (legacy) SNS links
Hey there. When using vBulletin 3.8, in my postbit I had icons with a link to the users' YouTube account like so:
Code:
<vb:if condition="is_member_of($bbuserinfo, 6, 7, 9)"> <vb:if condition="$post['field5']"> <dt>YouTube</dt> <dd><a href="http://youtube.com/user/$post['field5']"> <img alt="YouTube" border="0" src="images/icons/youtube.png" /></a></dd> </vb:if></vb:if> What is the new way to echo the username into the anchor so it can direct to the YouTube account. Sorry for the poor explanation, but ask questions if needed. Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|