now we have a block per category.

Comments

jredding’s picture

Because 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.

kmillecam’s picture

+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

kmillecam’s picture

Component: Code: userpoints » Code: userpoints API

This 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.)

jredding’s picture

Project: User Points » User Points Contributed modules
Version: master » 5.x-3.x-dev
Component: Code: userpoints API » Code: userpoints_top_contributors
Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.