vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   Did I find a Vbulletin Bug or am I just losing My mind? (https://vborg.vbsupport.ru/showthread.php?t=82380)

amykhar 06-02-2005 02:24 AM

Did I find a Vbulletin Bug or am I just losing My mind?
 
In the source code for the who's online page, it checks to see if the user is checking for new posts using the getnew function of search.php.

If they are, the code says it should show that fact to me on who's online - not just say "searching"

But, when I try it, all I ever see is "searching". I don't remember this ever working right.

Does it work for any of you?

Amy

Andreas 06-02-2005 02:40 AM

Yes, and no.
I'd rather call it a design issuse then a bug.

Users will show up as Searching for new posts ... after search.php?do=getnew has terminated but search.php?searchid=1234 (where search.php?do=getnew has issued a redirect to) hasn't.
As this normally is just a matter of miliseconds you wil most likely never see this happen.

amykhar 06-02-2005 02:58 AM

Ah. That makes sense.

Amy


All times are GMT. The time now is 02:47 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.01990 seconds
  • Memory Usage 1,702KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete