View Full Version : Add-On Releases - Displays avatars online users on forumhome
BlackThorn
03-16-2010, 10:00 PM
Removed...
BlackThorn
03-17-2010, 03:46 PM
Reserved first posting.
killerkraft
03-17-2010, 05:09 PM
Simple and useful.
** Installed
trotskid
03-17-2010, 07:49 PM
Nice addon, thanks! But doesn´t appear the avatars on my forum.
Cybershaolin
03-18-2010, 01:47 AM
Same here. Imported module and modified template but no avatar appears at all. I only see a blank space between the avatars, just like the previous member.
AzzidReign
03-19-2010, 02:52 AM
Dang, I could have used this when making my skin over a year ago...now I've moved past it...but should help some others out!
BlackThorn
03-19-2010, 02:38 PM
Nice addon, thanks! But doesn?t appear the avatars on my forum.
Open your forumhome_loggedinuser template and all codes replace with:
<if condition="$show['comma_leader']">, </if>$stylevar[dirmark] <img height="15px" width="15px" src="image.php?u=$loggedin[userid]&dateline=$loggedin[dateline]" /> <a href="member.php?$session[sessionurl]u=$loggedin[userid]">$loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark]
Same here. Imported module and modified template but no avatar appears at all. I only see a blank space between the avatars, just like the previous member.
Open your forumhome_loggedinuser template and all codes replace with:
<if condition="$show['comma_leader']">, </if>$stylevar[dirmark] <img height="15px" width="15px" src="image.php?u=$loggedin[userid]&dateline=$loggedin[dateline]" /> <a href="member.php?$session[sessionurl]u=$loggedin[userid]">$loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark]
NOTE: If you use FAKEUSER, then hack doesn't work them all. Don't forget that. ;)
BlackThorn
03-19-2010, 02:40 PM
Dang, I could have used this when making my skin over a year ago...now I've moved past it...but should help some others out!
Should be cool :) Its working great you can look at here: www.metalturkiye.com/forum.html
Brandon Sheley
03-19-2010, 02:52 PM
nice mod, although I think it would look awfully busy on some forums
Cybershaolin
03-19-2010, 07:13 PM
Open your forumhome_loggedinuser template and all codes replace with:
<if condition="$show['comma_leader']">, </if>$stylevar[dirmark] <img height="15px" width="15px" src="image.php?u=$loggedin[userid]&dateline=$loggedin[dateline]" /> <a href="member.php?$session[sessionurl]u=$loggedin[userid]">$loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark]
NOTE: If you use FAKEUSER, then hack doesn't work them all. Don't forget that. ;)
Already did change the code in the template with the proposed code in your first post when I posted my message but did not work. The code you propose here seems to miss some parts at the end! So, it's something else... And, no I'm not using any Fake users hack.
BlackThorn
03-19-2010, 08:15 PM
Already did change the code in the template with the proposed code in your first post when I posted my message but did not work. The code you propose here seems to miss some parts at the end! So, it's something else... And, no I'm not using any Fake users hack.
Well, are you sure upload that plug-in? OR did you change forumhome_loggedinuser template I didn't understand yet now. Whats your site? so can I look at that?
Cybershaolin
03-22-2010, 02:38 AM
Just did like the installation asked. Everything was changed accordingly. And I'm not alone for which it doesn't work, as stated by other members in this thread. My site is private, sorry.
Uninstalled since it's not working for me. Thanks anyway.
final kaoss
03-23-2010, 03:06 AM
Nice but it doesnt show avatars on who's online plus is there anyway to make the avatars a bit bigger? 20x20 or 30x30 or so? How many queries does this thing use to do this btw?
BlackThorn
03-23-2010, 03:57 PM
GUYS !!!!
remove plug-in and open your forumhome_loggedinuser template all codes replace with please !
<if condition="$show['comma_leader']"> </if>$stylevar[dirmark] <img height="15px" width="15px" src="image.php?u=$loggedin[userid]&dateline=$loggedin[dateline]" /> <a href="member.php?$session[sessionurl]u=$loggedin[userid]">$loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark],
DEMO : http://www.tilkibey.com/vbulletin/forum.php
WORK GREAT !
BlackThorn
03-23-2010, 04:00 PM
OR replace with this:
<if condition="$show['comma_leader']"> </if>$stylevar[dirmark] <img class="inlineimg" height="15px" width="15px" src="image.php?u=$loggedin[userid]&dateline=$loggedin[dateline]" /> <a href="member.php?$session[sessionurl]u=$loggedin[userid]">$loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark],
final kaoss
03-23-2010, 04:03 PM
Anyways now that you've gotten that out of your system. How can I display the mini avatars on the whos online list? On the online.php page
BlackThorn
03-23-2010, 05:02 PM
Anyways now that you've gotten that out of your system. How can I display the mini avatars on the whos online list? On the online.php page
online.php ?
Well, Then i guess you can use this --> https://vborg.vbsupport.ru/showthread.php?t=149417 probably can work 3.8.X
ghostiya
03-26-2010, 09:14 PM
people who have the default avatar anit showing on the page.
BlackThorn
03-26-2010, 11:19 PM
people who have the default avatar anit showing on the page.
then please read first post and install it.
final kaoss
03-28-2010, 01:05 AM
I edited the icon size. Personally I think 23x25 looks better.
DiLaRa
05-26-2010, 02:01 PM
thanks!
vBRiP
06-09-2010, 07:01 AM
thanks, how about giving the permission by usergroup which will show?
goshalim
06-09-2010, 07:45 AM
Installed but not working , i am using 3.8.1
Hellmaster
02-11-2011, 01:32 AM
Works perfect on 3.8.4
Thanx!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.