Hello,
I will try to explain my request with my bad english. Hope you'll understand. I check the issues and there is no an answer or maybe I didn't understood.

My content type are critic of book = reading review. In a CCK multigroup I use a user reference, a fivestar for the rating and a text for the review itself. The multigroup is not really stable, but it seems to work (only with 5 levels of stars and not 6, for example, but I think this is an issue for CCK).

For the teaser of the book I would like to display the average of the ratings of all the users who wrote about the book. I found old discussions from 2007, but since the module has evolved, I don't want to try to apply patches of my version.

Is there a simple way to do that?

Comments

elektrorl’s picture

Assigned: Unassigned » elektrorl
elektrorl’s picture

Assigned: elektrorl » Unassigned
carl ditzler’s picture

<?php
print fivestar_widget_form($node);
?>

displays the entire fivestar widget. How, with version 6, can we display only the average stars? Version 5 solutions are incompatible.

dbt102’s picture

Assigned: Unassigned » dbt102
Issue summary: View changes
Status: Active » Closed (outdated)

Fivestar for Drupal 6

Drupal 6 is now end of life, and is no longer supported. So Drupal 6 issues for Fivestar are being closed as "Closed (won't fix)" or "Closed (outdated)". However, we don't want users who are porting from Drupal 6 to 7 to feel unwanted, so if you have any migration issues, please open them as Drupal 7 issues.