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 |
#52
|
|||
|
|||
Installed
Thank you for this great hack. |
#53
|
|||
|
|||
Easily, HackOfTheMonth
Installed - Added to my forum. Good job! |
#54
|
|||
|
|||
Jd19 any word when the corrections will be made and released?
|
#55
|
|||
|
|||
I have almost every error fixed except I still cant get it to show up for microstats and one other error in $from == "" because it has no value there for the form. I tried to change it and get a db error. other then that if that I cleaned the whole html code up.
|
#56
|
|||
|
|||
Dumb question ? Sorry - so to let the members view the stats I should just make a link in the forum to http://www.XXXXXX.tv/forums/weeklystats.php , thnaks
|
#57
|
|||
|
|||
Bonjour
Dommage que la traduction porte que sur le panel d'administration, car le template comporte toujours toutes phrases en anglais :-( |
#58
|
|||
|
|||
Quote:
I'll try to get all of the errors fixed soon. I have some time to work on it and for some reason I stopped getting emails when people reply to this thread... |
#59
|
|||
|
|||
Quote:
|
#60
|
|||
|
|||
Stats page works but email page give me weird results:
This is what I get in my email: Code:
Content-type: text/html; charset=iso-8859-1 From: myemail@myforum.com Message-Id: <somenumbers here@myserver> Date: Mon, 25 Dec 2006 1442 -0500 (EST) <HTML> <HEAD> <TITLE>Weekly Stats</TITLE> <script type="text/javascript"> <!-- function toggle_visibility(id) { var e = document.getElementById(id); if(e.style.display == 'none') e.style.display = 'block'; else e.style.display = 'none'; } //--> </script> </HEAD> <BODY BGCOLOR="#FFFFFF"> <table border="0" width="100%" BGCOLOR="#465786" border=1> <tr><td><font color="#FFFFFF"><center>Current Week Stats - 0 Days Total</center></FONT></td></tr></table> <table cellpadding="1" cellspacing="1" border="0" width="100%"> <TR BGCOLOR="#6e7a9a"> <td colspan="2"> <font color="#FFFFFF">Threads/Posts</font> </td> </tr> <tr> <td> Number of <strong>Threads</strong> This Week: </td><td> 0 </td> </tr> <tr BGCOLOR="#efefef"> <td> Number of <strong>Posts</strong> This Week: </td><td> 0 </td> </tr> <tr> <td> Most <strong>Viewed Thread</strong> Created This Week: </td><td> |
#61
|
|||
|
|||
It is showing you the HTML as ASCII. Do you have an HTML capable viewer?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|