|
Simplestats - Show simple vB stats on non-vb pages
This modification is in the archives.
Simplestats is a little php file that reads the database and shows the result on a non-vB page.
Installation is simple: 1. Download the attached file. 2. Edit the forum directory path in line 4: Code:
chdir('/home/users/public_html/forums');
3. Upload the file somewhere on your server. 4. Add a php include to the page where you want to show the stats, like this: Code:
<?php include('/home/users/public_html/forums/simplestats.php'); ?>
The stats are shown like this in the php file: Code:
4,535 members, 9,317 topics and 543,871 posts Download
This modification is archived, downloads are still allowed. |
|||||||||