vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Who was online today [available in english & german] (https://vborg.vbsupport.ru/showthread.php?t=34014)

-=dm=- 04-23-2002 10:55 AM

Quote:

Originally posted by xiphoid
Hey there :)

I have applied this hack, but didn't quite stick to your installation instructions :) Sorry! I have applied it by altering the forumhome_loggedinuser(s) template and now I have it split up next to the WOL !! Actually looks pretty cool :)

Thank you for the code!! Very easy to apply and when its time to goto vB3 I can just put index.php back and upgrade, and re-apply this simple hack! Way cool

Hi xiphoid
Your "online users" looks great, how did you split it that way, can you please explain, I like it very much looks much better this way :)
thanx

mashby 04-29-2002 03:33 AM

Just installed the hack and it was a piece of cake! Great work and thanks for making such a wonderful hack.

Now just to figure out how to list the names on a separate page like they do on this forum. :) Back to reviewing the thread to find out!

Angelus1753 04-29-2002 10:09 AM

Hi, love this hack :)

One question,

I'd like to know if there was a way to hide it from guests and put an option in the user cp to ask if they want to show up on 'online today' but still show up on the normal who's online.

If the user selects 'no, I don't want to show up on 'online today'' than they become invisible (just for the 'online today') but the admin can see them.

That make sense?

|-Last-Spirit-| 04-30-2002 03:29 PM

Hi,
I installed the hack on my board, but when I edit my index.php I have the following line on top of my forum :

tr id="cat"

..... I didn't do anything wrong so what can I do to squash this bug ?

Mystics 04-30-2002 03:32 PM

@|-Last-Spirit-|
Maybe you edited a template in the wrong way or you added one template not correct.

|-Last-Spirit-| 04-30-2002 03:45 PM

Quote:

Originally posted by Mystics
@|-Last-Spirit-|
Maybe you edited a template in the wrong way or you added one template not correct.

I wish but I don't think that's possible, all that has to be done is adding 2 new templates (can't see how my ctrl+v button screwed up) and replacing some text in the index.php....

When I restore my old index.php the prob is gone but also the hack ofcourse....

Dark Odin 04-30-2002 07:47 PM

How many queries does this add?

Mystics 04-30-2002 08:33 PM

Quote:

Originally posted by Dark Odin
How many queries does this add?
It adds one Query in index.php, and a second one only when there is a new record.

Mental Stamina 05-02-2002 10:31 PM

i attempted to install this
but my onlinetoday.php page shows no names
i need the whosonline_legend template

Mystics 05-03-2002 11:44 AM

Quote:

Originally posted by Mental Stamina
i attempted to install this
but my onlinetoday.php page shows no names

Please check the instructions to see what you have done wrong....you have forgotten one or more templates (I think "whowasonline_todayloggedinuser")
Quote:

Originally posted by Mental Stamina
i need the whosonline_legend template
whosonline_legend is a standard Template in vBulletin since 2.2.x
Code:

<br>
<!-- Legend -->
<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%">
<tr>
        <td bgcolor="{firstaltcolor}"><smallfont>
        Names in <b>Bold</b> are forum Moderators. Names in <b><i>Bold & Italics</i></b> are forum Administrators.
        </smallfont></td>
</tr>
</table>
</td></tr></table>
<!-- /Legend -->



All times are GMT. The time now is 08:25 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.02305 seconds
  • Memory Usage 1,741KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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