vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Displays avatars online users on forumhome (https://vborg.vbsupport.ru/showthread.php?t=238502)

BlackThorn 03-19-2010 08:15 PM

Quote:

Originally Posted by Cybershaolin (Post 2006663)
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 !

PHP Code:

<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:

PHP Code:

<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

Quote:

Originally Posted by extreme-gaming (Post 2008834)
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

Quote:

Originally Posted by ghostiya (Post 2010790)
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.


All times are GMT. The time now is 04:27 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
  • Page Generation 0.01030 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete