Closed (won't fix)
Project:
Fivestar
Version:
6.x-1.18
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
11 Sep 2009 at 13:09 UTC
Updated:
20 Jan 2017 at 03:04 UTC
Jump to comment: Most recent
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
Comment #1
dbt102 commentedDrupal 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.