![]() |
How can I get this profile field shown everywhere
<a href="https://vborg.vbsupport.ru/showthread.php?t=173543&page=2" target="_blank">https://vborg.vbsupport.ru/showt...=173543&page=2</a>
<if condition="$online_userinfo[field6]"><img src="images/clubs/$online_userinfo[field6].gif" border="0" /></if> This shows the users chosen icon next to their username but it only shows on the whos online on forumhome. I would like this to be shown on the top 5 stats, on the who visited in the past 24hrs and on the postbit template, basically everywhere the username is shown. Any help will be much appreciated. |
You have to edit every template where the username is listed then remember to alter the variable name if you need to.
|
Thank you for your reply.
So for the members online in 24hr on the forum home. this is the code on the template which shows the usernnames who have been online the past 24hrs: Code:
<a rel="nofollow" href="member.php?$session[sessionurl]u=$today[userid]" title="$today[wrdate]">$today[opentag]$today[username]$today[closetag]</a>$today[markinv] Code:
<if condition="$online_userinfo[field15]"><img src="images/crests/$online_userinfo[field15].gif" border="0" /></if> Code:
$online_userinfo = fetch_userinfo($loggedin['userid']); |
Erm, thanks for your help lol.
Still wondering how to do this. |
still need this doing?
|
All times are GMT. The time now is 06:54 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|