vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Who's online on non-vB page (with usernames, same rules as Who's Online on forumhome) (https://vborg.vbsupport.ru/showthread.php?t=60019)

webrats 03-05-2004 10:41 PM

i don see them showing up in my whos online

I have another way of tracking active users and it shows 250 in the last 5 min and this one that track it in 30 min is showing 120

Gary King 03-07-2004 04:37 PM

Quote:

Originally Posted by webrats
i don see them showing up in my whos online


I have another way of tracking active users and it shows 250 in the last 5 min and this one that track it in 30 min is showing 120

What's the other way that you use?

webrats 03-07-2004 07:13 PM

Quote:

Originally Posted by Gary W
What's the other way that you use?

http://ripper.webrats.com

at the bottom i have the code

its not adding to the guest when someone visits that page

SlackerAPM 03-11-2004 09:33 PM

This is exactly the kind of thing I'm looking for however, I've had a few problems:
  1. When using "online.php" everything is fine and working (formatting of the output text isn't great but that's easy enough to change). However, that's only the case while I'm logged into the boards, if I'm not logged in I get the "Unable to add cookies, header already sent." message. online.php works fine on it's own regardless of log in status, only the including seems to screw it up.
  2. Using "online_external.php" outputs results regardless of login status however the results displayed on my page are similar to "Members online: 00, 0, 0, 0, 0, 0, 0, 0, 0. Guests online: 26." This is the case on the standalone page too.
  3. I'm still don't fully understand the use of the
    PHP Code:

    "print $show;" 

    instructions, I'm probably a fool but they don't seem to be explained that clearly i.e. exactly which page we're adding this code to and whereabouts on the page it should be added to.
  4. One other small request, any chance that when usernames are displayed by choice the names are links to the corresponding users profile (new window)?

Thank you for listening to my moaning ;)

ga.net 04-11-2004 02:55 AM

hi! Is there a way to change the font style and size of this? Thanks in advance

TYorke 04-14-2004 04:54 AM

1. Can the user names include the links to their profiles? if so, how do I add them?

2. Can the extra "most users online ... " text be added? if so, how?

3. Finally can the extra bit "Who visited today" also be added? That'd kick ass!

Thanks!

TYorke 04-14-2004 04:56 AM

Quote:

Originally Posted by ga.net
hi! Is there a way to change the font style and size of this? Thanks in advance

Simple HTML will do the trick you can use the <span></span> tags around the $show variable perhaps? I haven't tried it myself but it may work such as:

<span class=\"format\">$show</span>

or something like that. Of course you would have to define .class in your stylesheet. :D

ga.net 04-15-2004 10:50 PM

Quote:

Originally Posted by TYorke
Simple HTML will do the trick you can use the <span></span> tags around the $show variable perhaps? I haven't tried it myself but it may work such as:

<span class=\"format\">$show</span>

or something like that. Of course you would have to define .class in your stylesheet. :D

thanks but grateful if you could give me a more detailed instruction since im not that good in html. Thanks

TYorke 04-16-2004 06:15 AM

instead of print $show maybe you can use

echo "<span style=\"font-family: Verdana; font-size: 12px\">$show</span>";

Obviously you can change the font-family and font-size to whatever else you want :)

ga.net 04-16-2004 10:07 PM

Great! it works! Thanks a lot pal! :)


All times are GMT. The time now is 03:53 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.01273 seconds
  • Memory Usage 1,740KB
  • 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_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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