Closed (won't fix)
Project:
Fivestar
Version:
6.x-1.19
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Jun 2010 at 22:41 UTC
Updated:
10 Apr 2016 at 09:58 UTC
Jump to comment: Most recent
Comments
Comment #1
lhernon commentedAm struggling with the same question. Any ideas? Thanks, Laura
Comment #2
techypaul commentedSorry, not found an answer for this yet. I have horrible clunky text saying that no stars is not answered, not a bad rating. I am not sure why the checkbox in views isnt doing anything. More I think about it, more I think this is actually a bug in either the way views sees the fivestar cck as empty or not or the way fivestar cck is storing a non answered rating.
Going to change to a bug fix to see if this is the case.
Thanks,
Paul.
Comment #3
admdhggns commentedI had to modify the output in the theme.
1. Click Theme: Information
2. Click Field Vote results: Value (ID: value): and copy the contents
3. Open your PHP editor and paste
4. Save the file to your theme directory as one of the recommended file names listed under Field Vote results: Value (ID: value). The naming convention begins with views-view-field, but you have several options.
5. Rescan your template files, and the your .tpl should be bold under Field Vote results: Value (ID: value).
6. In your new tpl file replace the original php code with this code:
Comment #4
ethnovode commentedI have the same problem, but maybe it's related to Voting API ?
Thanks for the tip admdhggns.
Comment #5
sebeard commentedSubscribing
Any progress?
Comment #6
weka commentedPlease try this in your view:
1. Create relationship - Node > Vote results > Value type: Percent, Vote tag: Normal vote, Aggregation function: Number of votes.
2. Create filter - Vote results: Value > Operator: is not equal to Value: 0
This will limit your view to show only nodes that have been voted on.
Comment #7
harryster commentedThe above solution works for all fivestar values taken together.
What if there are multiple cck fields of fivestar? How can one put a filter for a particular cck field?
A multi axial rating system?
Comment #8
whiteph commentedSorry, Drupal 6 is end of life, and is no longer supported.