blike2
03-30-2008, 10:00 PM
Ever wondered which forum on your board is the most popular? Wondered which users contribute the most to your forum?
I've written a handy script to help you find out. It can help you decide which forums deserve to be split up, find out which are the hottest topics, and it's a bit of fun to see the numbers.
Installation is easy: download the PHP file, edit it with the configuration of your choice, and upload it to your forum root directory. Once you've done so, just visit yourwebsite.com/forumdirectory/forumstats.php and gaze on in awe.
The script supports memcached, so if you run a large forum and want to allow the public to see your statistics without them killing your server, just set $useMemcache to true. You need to have memcached installed, of course.
The script also supports excluding certain forums from the results, in case you don't want your secret word domination planning forum to be listed.
Configuration should be fairly self-explanatory. If you need help, just ask here.
Note: This does not use vB's templates. It's just a boring HTML page. That may change in the future.
Enjoy!
I've written a handy script to help you find out. It can help you decide which forums deserve to be split up, find out which are the hottest topics, and it's a bit of fun to see the numbers.
Installation is easy: download the PHP file, edit it with the configuration of your choice, and upload it to your forum root directory. Once you've done so, just visit yourwebsite.com/forumdirectory/forumstats.php and gaze on in awe.
The script supports memcached, so if you run a large forum and want to allow the public to see your statistics without them killing your server, just set $useMemcache to true. You need to have memcached installed, of course.
The script also supports excluding certain forums from the results, in case you don't want your secret word domination planning forum to be listed.
Configuration should be fairly self-explanatory. If you need help, just ask here.
Note: This does not use vB's templates. It's just a boring HTML page. That may change in the future.
Enjoy!