vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Chen's # of Online Users in Header / Footer (https://vborg.vbsupport.ru/showthread.php?t=59646)

Destee 01-04-2004 11:03 AM

Chen's # of Online Users in Header / Footer
 
Hello All,

If someone doesn't mind, would you do this hack for vB3?

Chen's Number of Online Users in Header / Footer - vB2

Thanks.

Destee

KuraFire 01-05-2004 08:13 AM

I'll take this, already have made it for vB3 (at a beta 6 time) but I'm trying to improve it, make it more efficient so that there is no need for additional queries every single page load. :)

Koutaru 01-05-2004 09:39 AM

Too late Kura :p but you could come up with another version of it I suppose

https://vborg.vbsupport.ru/showthrea...653#post456653

KuraFire 01-05-2004 02:20 PM

Quote:

Originally Posted by Koutaru
Too late Kura :p but you could come up with another version of it I suppose

https://vborg.vbsupport.ru/showthrea...653#post456653

That uses 2 queries / page. I've had that done since beta 4 and it's nothing big, it's getting the Total amount of users online to show up using 0 queries that's a challenge. :)

So that's what I'll be doing. :)

Koutaru 01-05-2004 07:32 PM

Zero queries eh? Hmmm I hope you DO come up with it. Less queries the better. Good luck.

Destee 01-06-2004 06:12 AM

Thank you KuraFire, looking forward to this with zero queries.

Thank you Koutaru for linking me to Erwin's version.

Destee

KuraFire 01-06-2004 07:55 AM

Quote:

Originally Posted by Koutaru
Zero queries eh? Hmmm I hope you DO come up with it. Less queries the better. Good luck.

I'm a man of little queries. :D
I've been developing some hacks dedicated solely to making hacking your vB more easy, more efficient, and more flexible. I'm a strong favoritist to:
- as little file edits as possible;
- minimum amount of queries;
- minimum amount of query execution time (ie. don't do 1 query instead of 2 when it takes 3 times as long as the 2 queries);
- one consistent form of vBulletin-hacking that works for all hacks and prevents the chaos that we have with vB2 hacks (the 1001 different install methods etc.).


All times are GMT. The time now is 12:35 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.01217 seconds
  • Memory Usage 1,720KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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