Version: 1.00, by shabbirbhimani
Developer Last Online: Aug 2021
Version: 3.0.3
Rating:
Released: 11-15-2004
Last Update: Never
Installs: 17
No support by the author.
Hello All
The hack is about who is most active user of the Week, Month, It counts the no of post by the user from a given time which can be updated in the admin panel. The use of this is for who are starting with forums and can give some awards to the most active user. I give a free banner though. I dont know if anything like this is available but would like to share this hack.
Read Install.txt as how to install the hack.
Also please remember
Its better if you keep the files that are replaced and everyone
should follow the thumb rule -
"If anything can go wrong it will go wrong".
Thanks
Shabbir Bhimani
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
stats.php in your admin folder
queries.php in your admin folder
index.php in your forum folder
This ought to be a joke, right? You want us to swap forums/index.php with your own? Have you taken into consideration that 99% of us here have installed hacks? The way to do this thing is to point out the changes to be made in index.php.stats.php and querries.php
Agreed: your best bet is to indicate where the changes should be made, and what those changes are, as opposed to suggesting we should just wholesale replace the files with your modified files.
Good job tho' I've been looking for a more extensive version of the "daily" version of this...
// EDIT: Looking over the code: I like it, but it will take some time to integrate, as I'd want to get some data from queries that are already run by other hacks (I definitely don't need *more* queries on FORUMHOME), so I'll remove this, and get back to it when I have time...
This goes against the vBulletin.org rules and is in breach of your licensing agreement. You cannot distribute full working copies of scripts from vBulletin. You must publish your code separately. You're also shipping your vBulletin license number around.... can't believe this is a good thing either?
This ought to be a joke, right? You want us to swap forums/index.php with your own? Have you taken into consideration that 99% of us here have installed hacks? The way to do this thing is to point out the changes to be made in index.php.stats.php and querries.php
I placed the below lines also.
Replacing the above files will inject some additional codes which
you can find between the comment.
// Coded By ....
Quote:
Good job tho' I've been looking for a more extensive version of the "daily" version of this...
Daily version can be done if you execute the sql to update timestamp daily.
Quote:
This goes against the vBulletin.org rules and is in breach of your licensing agreement. You cannot distribute full working copies of scripts from vBulletin. You must publish your code separately. You're also shipping your vBulletin license number around.... can't believe this is a good thing either?
Deleted the attachment with this and I will attach a seperate files maintaining all the above mentioned guidelines.
I hope as this is my first work its bound to have some mistakes.