Hello, I'm having a hard time setting this up, I simply installed User Points and made a few transactions changing nothing else (category etc) and tried to set up a view to show user ranking, I'm using User Name, User Points and Lifetime Ranking field but Lifetime Ranking field does not return any results, can someone please point me in the right direction? Thank you.

Comments

ludberg’s picture

I have the same problem.

klucid’s picture

I would also like to know how to display the ranking on views. I added all User Points Ranking fields to a view and ran cron but all of the ranks currently display 0. Thank you!

diwant’s picture

There's no README and all of the issues remain open. Is this a maintained module still?

Yuri’s picture

Priority: Normal » Major
Issue summary: View changes

Its better to change the project status to 'minimally maintained' or unmaintained.

ConradFlashback’s picture

This module doesn't work!

1kenthomas’s picture

Has anyone been able to figure this out? The on-page instructions are unfortunately rather unclear. I'll be testing/fiddling with it over the next few days, and hope to report back if able to consistently have it work.

1kenthomas’s picture

Priority: Major » Normal

A bit of an update: I was able to get it to work, somewhat. It helps if you can look directly at the database (and are mysql familiar...). The first field in each category defines the hours for each "ranking period," that is, how often ranking is recalculated; ranking is also calculated for this period alone.

Module seems somewhat buggy: ranking periods can hang (stop updating; I've scripted a fix), and lifetime ranking can get hung on a period (I've not been able to fix, so far; a PHP snippet is able to extract the rank by grabbing the previous/last period #).

Hope that helps someone-- this is a useful functionality, but the install base seems small here and I'm unsure if anyone plans on maintaining this?