Closed (fixed)
Project:
Rate
Version:
7.x-1.6
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 May 2013 at 12:22 UTC
Updated:
21 May 2013 at 13:30 UTC
I installed voiting api and rate module on my site and configured it. I created a view to show some nodes and a voting option. I voted on a node with different users and can see the votes on the views page, but when I visit the individual node page I can't see the votes casted but it shows as the screenshot attached. Am I missing any configuration or is this a issue, if yes how can I fix this.
Comments
Comment #1
little-chili-freak commentedI get this bug, too. The zero values are visible in a node page with and without logged in.
In the teasers (start page) the correct values of votes are shown.
Comment #2
Jill LI had the same problem and fixed it by going to admin/structure/rate/, editing the widget type, and unchecking "Use source translations" in the "translations" section. Luckily I don't need to have 2 separate languages on my production site, so this was fine for me.
If you need multilingual, maybe the info in this issue could help: http://drupal.org/node/1931868
Comment #3
little-chili-freak commentedYes, this patch solves my problem!