Closed (fixed)
Project:
User Points Contributed modules
Version:
5.x-3.x-dev
Component:
Code: userpoints_top_contributors
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2007 at 17:39 UTC
Updated:
18 Mar 2008 at 10:51 UTC
Comments
Comment #1
jredding commentedBecause the userpoints caching table only stores the sum points per category to get a sum of all points will require a SUM statement on the SQL query which will cause it to be a heftier query (i.e. it'll take more time)
This wouldn't take long to implement but I want people to understand the potential side effects of a block like this.
Comment #2
kmillecam commented+1 for Overall points block.
I plan to use categories but for tracking purposes.
Overall points is still what I want to display as a block.
Kevin
Comment #3
kmillecam commentedThis functionality is now available in the Top Contributors module.
It's been committed to the 5.x-3 branch of User Points Contrib.
(Module also works with 5.x-2 version of the User Points API.)
Comment #4
jredding commentedComment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.