The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
well shit the advanced reply seems to be broke here so I cant attach images but, your thinking too hard for this =)
in private_messagelist_messagebit all you need is a var to fetch the avatar, then display that var in the template. in example.. Plugin: Code:
$drc_pmpic = fetch_avatar_url($userid); Code:
<img src="$drc_pmpic[0]" /> wrap your if conditions for a default pic and all that straight in the template, rather than in the php. edit: got a pic for you =) ![]() |
Благодарность от: | ||
Dave Strider |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|