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-16-2010 10:00 PM

Displays avatars online users on forumhome
 
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

Quote:

Originally Posted by trotskid (Post 2005729)
Nice addon, thanks! But doesn?t appear the avatars on my forum.

Open your forumhome_loggedinuser template and all codes replace with:

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


Quote:

Originally Posted by Cybershaolin (Post 2005799)
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:

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


NOTE: If you use FAKEUSER, then hack doesn't work them all. Don't forget that. ;)

BlackThorn 03-19-2010 02:40 PM

Quote:

Originally Posted by AzzidReign (Post 2006244)
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

Quote:

Originally Posted by BlackThorn (Post 2006524)
Open your forumhome_loggedinuser template and all codes replace with:

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


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.


All times are GMT. The time now is 10:11 AM.

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.01260 seconds
  • Memory Usage 1,756KB
  • 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
  • (3)bbcode_php_printable
  • (4)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