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)
-   -   [Release v2] Who's Online (https://vborg.vbsupport.ru/showthread.php?t=16152)

Hooper 05-08-2001 09:03 PM

Anyone have this up and running correctly? Please post your sites. Ben working on a server move, glad to see this one.
If I missed a working site forgive me.

tubedogg 05-08-2001 09:05 PM

JJR has it up and running.

http://www.jjr512.com/forums/online.php

Hooper 05-08-2001 09:26 PM

Oh Me Gosh Tubbey,

I beta tested the heck out of Borgs WOL before the purchase of vB. I am so grateful. Cannot wait to get that installed looks great.

Thanks for the hard work.
Hooper

fruitsalad 05-08-2001 11:39 PM

Quote:

Originally posted by insdel
After installing this hack the loggedin members are no properly shown any more (as you can see in the pic I've attached)
Only after refreshing the page some 3 times it works.
Any suggestions?

insDEL

I had this same problem, so i've removed this hack for the meantime. it was doing funny things with my sessions and logged in users.

has anyone tried this on a very busy forum?

out of curiosity i took a look at jjr's implementation and noticed the same discrepancies which i was noticing. please see attached file. I suspect the session table is not being updated properly??

Hooper 05-08-2001 11:41 PM

ok....... We're back to waiting.:eek:

tubedogg 05-09-2001 12:09 AM

fruitsalad: Are you missing members from the list on the main page, or are you noticing the members appearing multiple times on the Who's Online page? Those would be two different problems. The first has nothing to do with my hack, I'm quite sure, as it does not have any control over the main listing.

The second thing I'm working on. I don't understand how it happens because it should be selecting distinct records from the DB based on the userid, meaning pull one record per time it sees a particular number...I'll see what I can do.

Mas*Mind 05-09-2001 12:28 AM

just a question:

What kind of events will be listed? Eg: Will 'user is replying on thread 'bla'' also be listed etc..?

tubedogg 05-09-2001 12:30 AM

Good question :) I should probably have given a list anyway. Let me put one together and I'll post it.

tubedogg 05-09-2001 12:48 AM

Code:

If they are on this page                        This list will say this
newthread.php                                User is starting a new thread in forumtitle forum
showthread.php
--Using a post #                                Viewing post #n in thread threadtitle
--Using a post # that has a title                Viewing post posttitle (post #n) in thread threadtitle
--Without a post number                        Viewing thread threadtitle
forumdisplay.php                                Viewing forumtitle forum
online.php                                Viewing Who's Online
index.php                                        Viewing the Main Page
newreply.php                                Posting a reply to threadtitle
editing a post                                Editing their post in thread threadtitle
search.php?action=showresults                Viewing search results
search.php                                Using Search
memberlist                                Viewing the Memberlist
calender.php                                Viewing the calendar
misc.php?action=faq                        Viewing the FAQ
usercp.php                                        In their User CP
private.php or private2.php                        Viewing private messages
anywhere else                                Browsing Board

This only applies to members listed. Guests listed are basically the same, except without the members-only functions (replying, etc.)

fruitsalad 05-09-2001 04:21 AM

Quote:

Originally posted by tubedogg
fruitsalad: Are you missing members from the list on the main page, or are you noticing the members appearing multiple times on the Who's Online page? Those would be two different problems. The first has nothing to do with my hack, I'm quite sure, as it does not have any control over the main listing.

The second thing I'm working on. I don't understand how it happens because it should be selecting distinct records from the DB based on the userid, meaning pull one record per time it sees a particular number...I'll see what I can do.

I cant say for sure, cos my board is not that busy, but with the edited sessions.php running my board always said 0 members, 0 guests when i first logged in to the main page. it was only refreshing it that i would then be able to see myself.

However i opened up and browed the sessions table in phpmyadmin and there are alot more sessions recorded in that table than are showing on the board. but i dont think this was related to your script issit? the sessions table didnt seem to be updating.

as for the problems i witnessed first hand. My guest count was always zero and also the problem of more than 1 entry for the members on the who's online page as on the screenshot of jjr page i included earlier


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