First, thank you for this module.

I have problems with voting on view page. Idea is to show only voting summary on view, not ability to post vote for public or register user.

In my view tpl page i used this code:

$node = node_load($row->nid);
if (function_exists('fivestar_widget_form')) print fivestar_widget_form($node);

Can you tell how can i show just voting summary for this view?

Thank you.

Comments

dbt102’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

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)". 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 8 issues.