The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Place profile pic on other pages
Hi- I have seen this question asked but never clearly answered. Does anyone know how to place the user's profile picture on other pages?
I am trying to place it on the forum home page (client request) but this code doesn't work: <img src="$bbuserinfo[profileurl]" alt="$vbphrase[your_profile_picture]" border="0" /> I'm thinking a hook location change would help, but don't know where to look. Any help would, as always, be appreciated! thanks Stephen this worked: <img src="image.php?u=$bbuserinfo[userid]&type=profile" border="0"> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|