The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Weekly Stats Details »» | |||||||||||||||||||||||||
Title
vB Weekly Stats - Display and email weekly forum stats Version: 1.7 Description A plugin that will display and email weekly statistics for the vBulletin forum software. The project was spurred from a project that a fellow forum member was working on which got me thinking about a better way to monitor what was going on. This allows me to keep up with statistics very easily and monitor the progression my forum is making. Language: PHP Tested System: CodeCall.net License GNU although a link back to http://www.codecall.net would be nice for anyone using. Todo List/Bugs
Change Log Version 1.6 - 17
Version 1.5 - 1.6 by skoenig - Thank you!
-- Changes by TkTech
Notes This software is in the version control system of CodeCall.net. If you would like to contribute, please join this forum and become a member. All suggests are greatly welcome! Install (after you unzip) 1. Upload all files in the upload directory to the root of your forum directory (where index.php is). 2. Login to the admin control panel 3. Goto Plugins & Products and click on Manage Products 4. Click on Add/Import Product 5. Browse to the directory of Weekly Stats and Select Weekly-Stats.xml 6. Click Import 7. Setup the product in vBulletin Options 8. Thats it, your done! You can access the stats at http://www.youdomain.com/forum/weeklystats.php The cron job is scheduled to run every Sunday at 11:59 which will deliever stats to your email account. Support Support will be given at http://forum.codecall.net/community-...kly-stats.html only. New releases will appear there first before they are updated here. Create a post at this URL for installation problems, bugs or suggestions. I will not be checking this thread very often. Demo http://forum.codecall.net/weeklystats.php Show Your Support
|
Comments |
#62
|
||||
|
||||
Me too.
I'm receiving mail throught GMAIL. -.-' I see U are using Code:
mail($email_to, $vbulletin->options['weasub'], $message, $headers); -------------------------------------- some minutes later... Yes, it's available a function that uses rights methods. Code:
function vbmail($toemail, $subject, $message, $notsubscription = false, $from = '', $uheaders = '', $username = '') |
#63
|
||||
|
||||
Ok, pay attention here.
I patched it using: - vb method to send mail - hooks change on-the-fly the Content-Type Attached U will find: new /includes/cron/weeklystats.php new product-weeklystats.xml @Jd19: U are free to use this patch on your next version |
#64
|
|||
|
|||
Quote:
I tried this and I get a blank screen on the weeklystats.php .. Total |
#65
|
||||
|
||||
--> Put it in the CRON directory, not in the root of your forum.
I just patched the cron and the product itself (adding a simple plugin in it) to use the text/html as Content-Type. If U got blank screen it's because you overwritten the front-end file in your root. So: 1) re-install my product patched 2) upload again original files released by Jd19 3) overwrite my weeklystats.php in ROOT/includes/cron/ |
#66
|
|||
|
|||
I just noticed that it pulls out information from hidden forums as well (even if the user group cannot view the forum).
Can you add something to exclude forums as well as user groups? For example, if you have a hidden moderation forum and there are more replied to a thread in that forum than any other forum on the board, the title of that topic will appear in the statistic. Which can be a bit embarrassing if you're discussing something that's not meant to be of public knowledge. |
#67
|
|||
|
|||
great
|
#68
|
|||
|
|||
Bolas thanks for the changes - great mod made better
|
#69
|
|||
|
|||
Quote:
Hmmm I'd like to give it a try but I'm confused. You're saying to put the files in the CRON directory but you also say to re-upload the original files from Jd19!! This is where I'm lost. I have the version made by Jd19 and as I said, I have a problem with the emails sent. One of his files (weeklystats.php) is in the root so if I re-upload his files according to him, it should go in the root. But on your side your file goes in the CRON... Do we keep both files? Anyhow, what are the correct steps for those who had the original hack? Should I remove the hack first and just use your files after? I am completely lost with the steps given. |
#70
|
||||
|
||||
Thanks!
|
#71
|
|||
|
|||
The update cause my subscription e-mail confused, they are now like this:
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|