Hi!

I want to see the list (in the block) of users karma ordered on decrease. How can i do it? I use Views module.

And... i can't see the user karma in his profile page... If to speak frankly, i don't see any karma. :-( Only on DB-table.

Help me please.

Comments

neibo’s picture

I use User Karma with Extra Voting forms.

mercmobily’s picture

Status: Active » Closed (fixed)

Hi,

I have never actually used the views module. So, I am a little limited here - sorry.
However, it _should_ be straightforward: you should create a view to see votes with value_type "karma_points" and tag "karma" (this is what user_karma adds to the DB).

I didn't add any default views because I would like to leave it completely to the views module. However, I don't know if it's even possible.

Please let me know if it's possible by asking for help in the "view" module section of this site.

About the user page: you are right, the module needs to be able to do it. So, I added this to the 1.2 version of the module, available now.

I am closing this issue, because it's confusing as it contains TWO different things. Please reopen a new support request if you have problems creating a block with the karma view. And... please let us know if you do do create a block with the karma view -- I will add your info to the module's instructions!

Merc.