|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (10 bit)
|
More stats on the forums
Just an idea, but it's really fun to be a part of such an active fourm board. Maybe a little module at the bottom with more detailed stats like.
Number of users registered in the past...... New user every x min Posts today: Topics started today: new post every x min Stuff like that, just a fun idea! Thanks for the wonderful site and boards! |
|
|
|
|
|
#2 |
|
Forum Administrator
Staff
Premium Member
Join Date: May 2000
Location: Joplin MO
Posts: 37,776
|
If you can tell us how to do that with vBulletin, we'll look at it.
|
|
|
|
|
|
#3 |
|
Member (10 bit)
|
Although I've never worked with vBulletin, I assume that it is all stored in MySQL? So I (or you or someone) would just have to write a few good queries to perform those operations. Something like SELECT COUNT(`postid`) FROM `posts` WHERE `time` > '$interval'...then you could do some dividing and such in PHP to get the rates and stuff. Lemmie know if you'd want me to do it. You also might be able to find a mod that already has that built in?
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|