vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Split count for most ever Members & Guests (https://vborg.vbsupport.ru/showthread.php?t=122424)

Paul M 07-27-2006 10:00 PM

Split count for most ever Members & Guests
 
This modification is no longer available or supported.

Adds a split 'most ever' members & guests count to the active users dsiplay.

Just download the product XML file and import using the Product Manager.

Note: Obviously it will only count from the time you install it, neither it nor I can see backwards in time.


History:

v2.10 : First Release for vb 3.6, Minor code change.
v2.11 : Dependancies updated for 3.6.0 Gold.
v2.12 : Updated for Version Checking.
v2.13 : Dependancies updated, URL's updated (not released).
v2.14 : Phrasing changes.
v2.15 : Number formatting added to output.



Davidov06 07-28-2006 09:55 PM

Your screenshot links just don't work.. ever.

shadowevil 07-29-2006 02:40 AM

Mod nice .... *Install*
It's screenshot (^_^)

snowlion 07-29-2006 06:17 AM

screenshot in first post didn't work
split 'most ever' members & guests count make message display too long, i think no need to do that

Snake 07-29-2006 06:55 AM

Thank you, will check this out later! :)

Paul M 07-29-2006 11:28 AM

Quote:

Originally Posted by snowlion
screenshot in first post didn't work

Oops, I uploaded the thumbnail, not the actual image. Fixed now.

jw00dy 08-10-2006 08:11 AM

Very nice. Thanks.

*clicks Installed*

G_Man 08-26-2006 02:11 AM

Could you possibly create an alternate version that totally replaces that first line with most users with this new split line?

In any event, another class hack, Paul. Cheers.

eclectica 08-26-2006 01:11 PM

This doesn't fix your old statistics, but I think you can reset them using these instructions:

http://www.vbulletin.com/forum/showp...48&postcount=2

eclectica 08-26-2006 01:16 PM

Actually this only displays the stats on the Forum Home page. It seems like it would be more useful if it was integrated into online.php.

tripplehelix 08-27-2006 10:39 PM

Could you put the guests and members on seperate lines please, one under another so it looks a little neater and easyer to read. Thanks in advanced.... Sorry but i'm incapable of doing it myself.

Paul M 08-27-2006 10:49 PM

You can do that by editing the plugin ;

Change

PHP Code:

$activeusers $activeusers."<br />".$maxmemberstext." ".$maxgueststext

to

PHP Code:

$activeusers $activeusers."<br />".$maxmemberstext."<br />".$maxgueststext


tripplehelix 08-30-2006 03:32 PM

Thanks Paul

firstrebel 12-02-2006 09:07 AM

Edit, wrong mod

Bob

SpeedFreak001 07-31-2007 09:23 PM

thanks for this one :)


All times are GMT. The time now is 10:29 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.01031 seconds
  • Memory Usage 1,742KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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