vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=139)
-   -   [Release] Who's Online Modification (https://vborg.vbsupport.ru/showthread.php?t=84409)

Tony G 08-31-2002 10:00 PM

[Release] Who's Online Modification
 
Description: This makes the people online stand out a little by removing some things fron the Who's Online table and putting the remainder underneath.

Screenshot: In Next post.

Hack is attached, enjoy. :)

Tony G 09-01-2002 11:00 AM

Screenshot:

assassingod 09-01-2002 11:03 AM

Requested by me:D Good one:) Definetly going to install this one, good job:)

Tony G 09-01-2002 11:06 AM

I needed ideas so, thanks for that ffdcsite. :)

[WiZZarD] 09-01-2002 02:04 PM

]Nice hack Tony! :D

PennylessZ28 09-01-2002 04:13 PM

Quote:

<tr id="cat">

<td bgcolor="{categorybackcolor}" colspan="6"><a href="online.php?s=$session[sessionhash]"><normalfont color="{categoryfontcolor}"><b>Members
Currently Online</b></normalfont></a><normalfont color="{categoryfontcolor}"><b>:
$totalonline</b></normalfont></td>
</tr>
<tr>

<td bgcolor="{firstaltcolor}" colspan="6"><smallfont> <nobr>Users: $activeusers
and $numberguest Guests</nobr><br>
<nobr>Most users ever online was $recordusers on $recorddate at $recordtime.</nobr></smallfont></td>
</tr>
Cool beans, works nicely! I have a question, maybe one of you can help me, :confused: how can I detatch the users online from the rest of my catogories, they are already broken up. But its stuck to the last one :(

assassingod 09-01-2002 07:05 PM

Hang on, let me think of the code for you:)

Got it...I think:o, Methink its after 'forumbits' in the forumhome template:

Code:

</table>
</td></tr></table><br>
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">


Tony G 09-02-2002 05:22 AM

Just remove the $loggedinusers variable from your forumhome and create a new table underneath. (With all the table tags) and then place it there.

assassingod 09-03-2002 01:49 PM

My slightly modified version:D :

Tony G 09-04-2002 04:58 AM

Nice, but that practically shadows the WOL list though. But still good.


All times are GMT. The time now is 12:34 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.01163 seconds
  • Memory Usage 1,728KB
  • 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
  • (1)bbcode_code_printable
  • (1)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