Quote:
Originally Posted by Ted S
I'm pleased to announce the release of version 1.4.0 which contains several major feature updates and a few bug fixes. See the complete change log below:
- (Feature) Added optional integration with the reputation system
- (Feature) Added optional variable to identify the top rated thread in template conditionals
- (Feature) Added optional statistics to a user's profile
- (Admin) Added Bulk tool to enable system in forums
- (Admin) Option to disable automatic template plugin
- (System) Add overall rank variable for template conditionals
- (System) Auto add to templates for easier installs (no more templates to edit)
- (System) Added hook locations throughout addon
- (Bug) Fixes issue where non-ajax users weren't getting votes counted
- (Bug) Don't show HR line if no votes and user cant vote
This wraps up most of the requested features on my list. If there's something you would like to see added that was not put into 1.4.0 please let me know.
And of course as a new release please report any bugs or errors you find.
|
When "Enable Profile Voting Stats" is turned on this warning is thrown in the user's profile:
Code:
Warning: Division by zero in /home/SITE/public_html/includes/class_profileblock.php(250) : eval()'d code on line 50
Also, the second option "Manual Template Placement" - I think that title is wrong
(If enabled the user's profile will reflect total good, bad and total ratings of their posts. Adds a query each time a user's profile is viewed.)