The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
![]() HTML Code:
<img style="margin: 15px;" src='image.php?u=$user[userid]' border='0' alt='$user[username]`s Avatar'>
![]() Now ofcourse, I have to figure out how I can get the "Last activity" to show on the custom page! |
#12
|
||||
|
||||
![]()
hey thanks for the reply.. i tried the snippet but it gives a vBulletin verification-image alike pic..
am i forgetting something here? |
#13
|
|||
|
|||
![]()
Try this
HTML Code:
<img style="margin: 15px;" src='image.php?u=$userinfo[userid]' border='0' alt='$user[username]`s Avatar'>
![]() What vbulletin version are you running? This one below works also, try that one as well! HTML Code:
<a href="member.php?u=$user[userid]"> <img src="image.php?u=$user[userid]&dateline=$user[dateline]" border="0"></a> <br> |
#14
|
||||
|
||||
![]()
thanks will try
![]() |
#15
|
|||
|
|||
![]()
Did it work for ya Kaasie?
Has anyone got any idea by now how I can include "Last activity" in the showgroups template? ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|