vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Mini Mods - Avatar Display in Who's Online (online.php) (https://vborg.vbsupport.ru/showthread.php?t=149417)

Sychev_S 06-10-2007 09:00 PM

Avatar Display in Who's Online (online.php)
 
Description: Adds user's avatar on top of the username in Who's Online page (online.php).

In template whosonlinebit FIND:

HTML Code:

<tr>
 
    <td class="alt1" width="35%">

ADD below:

HTML Code:

<a href="member.php?u=$userinfo[userid]">
<img src="image.php?u=$userinfo[userid]&dateline=$userinfo[dateline]" border="0"></a>
<br>

The End :)

P.S.: I will also be releasing the complete rewrite of online.php page in the next few days as soon as I figure some things out.

Stromba 06-11-2007 04:03 AM

Thanks Sychev_S verry nice :D

pcoskat 07-05-2007 03:23 PM

will this work ok if using YOU TUBE as avatar mod?

stonner 09-12-2007 09:24 PM

how can I hide the avatar of guests? It shows a vbulletin-picture for guests.

thank you

stonner 09-17-2007 07:42 PM

no help with this?

thank you

Arrogant-One 09-22-2007 07:30 AM

Quote:

Originally Posted by stonner (Post 1341190)
no help with this?

thank you

It would be totally cool if it could minimize the size of a person's avatar, like just reduce the dimensions a bit. Incidentally, I couldn't find the files to download this mod.

This hack didn't work for me, don't know why.

AO

stonner 09-25-2007 12:20 PM

Quote:

Originally Posted by stonner (Post 1337936)
how can I hide the avatar of guests? It shows a vbulletin-picture for guests.

thank you

any answer to this?

stonner 09-25-2007 06:35 PM

i made it by myself now.


All times are GMT. The time now is 11:39 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.02367 seconds
  • Memory Usage 1,724KB
  • 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_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete