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)
-   -   vbStats (https://vborg.vbsupport.ru/showthread.php?t=30751)

G4cE 12-18-2001 12:42 AM

Looks like a nice hack, but i'l lwait till a newer version comes out for 2.2.1.

Also, maybe a good idea to start a new thread bout a 2.2.1 version? 34 pages is a bit much lol :D

least it means ya hacks popular:p

G

Bane 12-18-2001 09:00 AM

I've worked on it a bit, but since this is normally the busiest time of the year for me its hard to find time. Its still a front burner thing for me but unfortunately gotta get the paid stuff done first. :(

KuraFire 12-19-2001 09:40 PM

Quote:

Originally posted by Bane
I've worked on it a bit, but since this is normally the busiest time of the year for me its hard to find time. Its still a front burner thing for me but unfortunately gotta get the paid stuff done first. :(
Ah, great, no worries mate, glad to hear. I was primarily asking to see if you were still interested in working on this superbe hack - unfortunately, some of the coolest hacks I know never got made entirely public or got updated to include the last few required elements or whatnot, to make it worthwhile for me. It's great to see you still wanting to work on it - and I think I speak for all of us that we don't mind at all that you have to do other stuff first. You're doing this from the kindness of your heart, and we appreciate it a LOT! :up::up::up::up:

:)

dotagious 12-19-2001 10:43 PM

[QUOTE]Originally posted by Bane
Active Users vs. Non Active Users

Percentage of total users that are active.

KuraFire 12-19-2001 11:01 PM

None, that's actually 35% (35,333 to be precise) - the division that is used in the hack is just really weird :p

dotagious 12-22-2001 07:57 PM

Ouch. Wonder if there is a way to change it.

FWC 12-22-2001 08:13 PM

Quote:

Originally posted by Avenger
Ouch. Wonder if there is a way to change it.
In vbstats.php change this line
Code:

$activityrate=sprintf("%.2f",(1000*$activemembers/$numbermembers));
to
Code:

$activityrate=sprintf("%.2f",(100*$activemembers/$numbermembers));
Then go into the vbstats_stats template and add % after $activityrate.

dotagious 12-22-2001 08:21 PM

Oh no.. no you don't! Just Kidding lol thanks bro.

FWC 12-22-2001 08:29 PM

Quote:

Originally posted by Avenger
Oh no.. no you don't! Just Kidding lol thanks bro.
I was thinking the same thing. :D

XiXora 12-22-2001 09:41 PM

i dont have time too read all 500 of the posts so is there ne thing i have to add so this works for vb221?


All times are GMT. The time now is 04:56 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.01916 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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