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)
-   -   Admin Quick Stats (https://vborg.vbsupport.ru/showthread.php?t=37193)

irn-bru 06-08-2002 02:14 PM

thanx for the hack nice work freddie :classic:

freakyshiat 06-09-2002 08:18 AM

is it possible to have these stats viewable from a php file outside of the admin directory?

Its integrated in the control panel now, but what if I wanted to show this info in a non vb public page

The Ghost 06-09-2002 01:09 PM

hi,

looks very cool and work's fine!

thx!

Greetz

The Ghost

Derek 06-18-2002 01:54 PM

What exactly was the pointt of the modified threads thing? I can't seem to find it's purpose...

Bro_Joey_Gowdy 06-26-2002 06:07 AM

nice addition

Kars10 07-02-2002 08:19 AM

Great Hack - Thank you very much!! ;)

Schorsch 08-21-2002 01:52 AM

works great!!! Thank You :banana:

LOD-squa 08-21-2002 02:02 AM

I like it installed.

Mr. X 08-25-2002 08:54 AM

Great hack, very useful. If anyone cares, heres what it looks like on mine:

Darkwolf 09-03-2002 07:20 AM

Cool hack!

PHiXTiT 09-13-2002 01:36 AM

Great addition!

ThanX

Here is a screenshot

Floris 11-28-2002 01:40 PM

Just installed this on 2.2.9 and it works :)

SirSteve 12-02-2002 03:01 AM

Why does it take like 20 seconds (on cable modem) for the quick stats page to come up?

Cyberhouse 12-02-2002 04:05 AM

Very nice addition!

Great work ;)
clicks install :D

agfisdn 12-08-2002 03:51 AM

Very nice and simple ! 5/5

Thanx !

My first hack :)

Works on 2.2.9

Additional stuff:
vBPortal 3.0pr1
PHP 4.3.0RC2
Apache 1.3.27

Kohhal 12-11-2002 12:36 PM

Nice hack, installed with no problems on 2.2.9 :D

Freddie Bingham 12-11-2002 02:47 PM

Quote:

Originally posted by SirSteve
Why does it take like 20 seconds (on cable modem) for the quick stats page to come up?
Your database must be large and it is doing things that would only be sped up by adding indexes. These indexes would cause the user side of the forum to become slower so you have to suffer :)

Xer 12-11-2002 03:02 PM

working on my 2.2.9 ..thx!

Raptor 12-12-2002 06:48 PM

works great on 2.2.9

http://digital-forums.com/forum/images/stats.gif

Doubledoom 02-22-2003 02:36 AM

thank you. very simple to install and is working fine on 2.3.0

yousuf 03-14-2003 06:46 PM

sweet hack thanx dude i installed on 2.2.9

Dras 07-31-2003 10:41 PM

Great addon! This saves me lots of time to find out my DB usuage and such!

msimplay 08-09-2003 07:57 PM

excellent hack :D

Dras 10-17-2003 02:01 PM

Great Hack, Works on 2.3.0

Josh Combs 11-04-2003 02:51 AM

Great Hack!

Rampag33 11-04-2003 05:29 AM

installed vb 232
works perfectly, great hacc

Josh Combs 11-04-2003 11:01 PM

I am wondering if there is some way to incorperate how many members are on the forums into this feature?

Rampag33 11-05-2003 01:20 PM

Quote:

Originally Posted by GAGT2NV
I am wondering if there is some way to incorperate how many members are on the forums into this feature?

That's already on the admin cp. Infact that's on the same page as the original hacc. Look not even an inch under the hacc.

Josh Combs 11-05-2003 09:03 PM

no I am sorry I mean the total registered members on the whole forum.

Josh Combs 11-07-2003 12:02 AM

I figured it out :) I know it isn't much but I am proud of my self :)

in admin/index.php go to line 133: and paste this underneath it:
Code:

$numbersmembers=$DB_site->query_first('SELECT COUNT(*) AS users,MAX(userid) AS max FROM user');
$numbermembers=number_format($numbersmembers['users']);

and down on line 193: paste this underneath it
Code:

makelabelcode('Total Members in DB:', $numbersmembers['users']);

Josh Combs 11-07-2003 12:18 AM

here is a shot of my admin quick stats with some modifications :)

ElmGoodie 11-13-2003 05:02 PM

i installed it... nice hack :)


All times are GMT. The time now is 04:17 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.01402 seconds
  • Memory Usage 1,769KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (32)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