Version: 2.0.0, by hambil
Developer Last Online: Apr 2013
Category: Statistics Modifications -
Version: 3.6.5
Rating:
Released: 03-23-2007
Last Update: 04-10-2007
Installs: 133
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage
No support by the author.
Note: This product is now being supported at www.catnine.net
Keywords: Statistics, New members, joins, trends, Forum Home, threads, posts
ATTENTION:
If you download the latest version go into your usergroups and set the 'can view trends' permission. SAVE the usergroup even if you haven't changed the setting or things may not work. There is an odd permissions bug I haven't figured out yet.
Also note that overwrite will not work. Please uninstall the previous version before installing the new one.
Description:
Enhances the "YourBBS" Statistics box on the forum home to show trends of posts, threads and new users vs. the overall history of the board. Also allows you to display more than one "newest member".
Version 2.0.0:
Calculations exposed and modifiable in admincp.
Added ability to delay updates of stats to every x minutes in admincp.
Added a style setting for positive and negative trends.
Added custom hooks for all aspects of vbTrends, and moved code into said hooks.
Changed template to still show total threads when trend is negative and 'positive trends only' is enabled.
Usergroup permission to view trends.
Note: You cannot cause an error by messing up the calculations in the admincp. If the calculation you provide contains errors the stat in question will show as N/A.
This is a major rewrite, so I've set the hack to beta for now.
Version 1.2.6:
Made some minor tweaks for cleaner code
Made change to build datastore call to force serialization
You can just overwrite the product.xml if you are upgrading. Remember vbTrends has an option in the admincp to reset the counters. To see any changes/fixes you'll want to run that, or you'll end up having to wait for a new day before the changes will take affect.
Version 1.2.5:
fixed minor bug in auto-replace that was causing it not to work on some boards
Reverted the template, which got my original stats back, but nothing works to get the trends up. I did a full uninstall/reinstall after re-downloading the zip from here and it doesn't indicate any problems, it just doesn't show up on ForumHome.
Okay, well at least we have the original stats back. Now, let's see - if the manual template edit didn't work for you that means the code to fill that variable isn't getting reached. That's in the forumhome_complete hook. Someone isn't playing nice, so go into the vbTrends forumhome_complete hook and set the 'Execution Order' to 1. See if that helps.
Hmm, still nothing. I checked to see if any other plugins were hooked at forumhome_complete and yours is the only one. I manually edited the template again, and got a blank. If no one else is having this problem, I can just go back to 1.2.6 and use it. I updated to get the "Changed template to still show total threads when trend is negative and 'positive trends only' is enabled."
Hmm, still nothing. I checked to see if any other plugins were hooked at forumhome_complete and yours is the only one. I manually edited the template again, and got a blank. If no one else is having this problem, I can just go back to 1.2.6 and use it. I updated to get the "Changed template to still show total threads when trend is negative and 'positive trends only' is enabled."
If you want to PM me a temp login, I'll see if I can find the problem.
i just don't know what is wrong.. i tried on two sites..one with template edit.. one with out. the template edited one becomes blank.. and the other with autoreplace.. still remains the same stats.. not the vbtrends..
There is an odd bug I don't quite understand yet, that was first reported by KingPin6 in this post. Please try what he suggested (going into the usergroup and saving it), to see if that fixes the problem.
Also confirm trends no longer showing up, both auto and manual edits.
And when I tried doing permissions suggested by kingpin, received this database error:
MySQL Error : Unknown column 'vbtrends_permissions' in 'field list'