I can't seem to get the count function to work on my site. I can get highest rated to lowest rated through views easy... But when I try to get highest count to lowest count (votes) it doesn't work. Actually I am trying to get it to go from highest rated, but including the vote count information as well.

I have two relationships setup, one for the count (percent, vote, sum) and one for the rating average. Then the counts are sorted by (Voting results) Voting API results: Function desc.

I can't get it to work by itself, or with both the average and counts being sorted together.

Comments

quicksketch’s picture

Category: bug » support
Status: Active » Fixed

It sounds like your relationship is not setup correctly. Add a relationship for "Node: Voting results", with the options: "Percent", "Vote", and "Count" (not sum). Then add the "Voting API results: Value" field.

I'm moving to fixed since I think this is just a misconfiguration and this issue is a few months old.

Status: Fixed » Closed (fixed)

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