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 Was Online Today on forums (https://vborg.vbsupport.ru/showthread.php?t=59579)

Mr. Brian 03-12-2004 10:24 PM

Hey thats great baby,

Looking forward to hear from you soon! :nervous:

Quote:

Originally Posted by Gary W
Guests :) I guess I could implement this, though, and also another modification which will put the 'Who was online today' info on a separate page but link to it :)


Leah 03-13-2004 07:10 PM

Great hack! :)
Does anyone know how I can let supermods also se those who has chosen to be invisible?

Wifey 03-15-2004 06:19 PM

Great hack! I just installed it and it's working perfectly ^_^ Thanks!

joeychgo 03-16-2004 05:24 PM

Question:

How does one incorporate this into the VBadvanced homepage as well?

Gary King 03-16-2004 06:49 PM

Quote:

Originally Posted by Matthew Lam
Hey thats great baby,

Looking forward to hear from you soon! :nervous:

Download these instructions, let me know if they work :)

https://vborg.vbsupport.ru/attachmen...chmentid=17349

joeychgo 03-16-2004 07:09 PM

Gary -- I have this hack installed on my forum page and its great.

What do I need to do to get it on my vb advanced page also? I have a who's online now box there arlready and would like to add this to it.

lincolnvscadillac.com

Gary King 03-16-2004 07:13 PM

Quote:

Originally Posted by joeychgo
Gary -- I have this hack installed on my forum page and its great.

What do I need to do to get it on my vb advanced page also? I have a who's online now box there arlready and would like to add this to it.

lincolnvscadillac.com

I don't use vbadvanced, but I'm sure it isn't too complicated. Just add the required code for this hack, into the index.php for vbadvanced and then put the template additions into a custom block in vbadvanced, or wherever you want it to show up.

Also FYI, vbindex supports 'Who was online today on forums' :)

pdk2tr 03-17-2004 01:21 AM

Quote:

Originally Posted by trilOByte
Is there any way to get this to reset to different timezones? My site is for the UK (server is in the US) and this seems to start it's daily calculation at about 5am GMT (which is roughly midnight where my server is). Also, the last activity "mouseover" doesnt reflect the difference in timezones - it's 5hrs out for 99% of my users.

What I would like is the count to reset itself to mkidnight GMT, not midnight server time, and the last activity to reflect GMT not EST.

THANKS Gary W,
ITS A VERY GOOD HACK!

BUT STILL SOME PROBLEMS IN DIFFERENT TIMEZONES!
MY TIMEZONE IS IN GMT+8(SEVER TIME IS ALSO GMT+8)

HOW CAN I FIX IT? :(
ILL TRY TO FIX.. BUT COULD U DO ME A FAVOR?
THANKS VERY MUCH! ;)

pdk2tr 03-17-2004 02:42 PM

I find the way to slove it..

MY TIMEZONE IS +8

find
PHP Code:

(($bbuserinfo['timezoneoffset']-$timeoffset)*3600)) 

increase -8
PHP Code:

(($bbuserinfo['timezoneoffset']-$timeoffset-8)*3600)) 

now

The following members have already visited the forums today:

is correct.. :mad:

Gary King 03-17-2004 03:19 PM

Quote:

Originally Posted by pdk2tr
I find the way to slove it..

MY TIMEZONE IS +8

find
PHP Code:

(($bbuserinfo['timezoneoffset']-$timeoffset)*3600)) 

increase -8
PHP Code:

(($bbuserinfo['timezoneoffset']-$timeoffset-8)*3600)) 

now

The following members have already visited the forums today:

is correct.. :mad:

Thanks! I fixed that in the instructions now. It's a little different from yours but you helped me find that :)


All times are GMT. The time now is 08:14 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.02513 seconds
  • Memory Usage 1,750KB
  • 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
  • (4)bbcode_php_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