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
Comment #1
ludberg commentedI have the same problem.
Comment #2
klucid commentedI 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!
Comment #3
diwant commentedThere's no README and all of the issues remain open. Is this a maintained module still?
Comment #4
Yuri commentedIts better to change the project status to 'minimally maintained' or unmaintained.
Comment #5
ConradFlashback commentedThis module doesn't work!
Comment #6
1kenthomas commentedHas 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.
Comment #7
1kenthomas commentedA 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?