Closed (cannot reproduce)
Project:
Vote Up/Down
Version:
6.x-1.0-beta6
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2009 at 01:10 UTC
Updated:
8 Oct 2010 at 15:59 UTC
I'm migrating my D5 site to D6 and noticed my total vote count seems to have disappeared. The +- widget shows up on each node (page and node view) without the total votes counter... Any ideas why?
| Comment | File | Size | Author |
|---|---|---|---|
| no-votes-tally.jpg | 22.06 KB | cgrant3d |
Comments
Comment #1
cgrant3d commentedFYI my test case is using garland, voting api v2.3 and drupal 6.15.
Thanks for any help anyone can provide!
Chris
Comment #2
finex commentedI've the same problem here. The only difference is that I'm using Drupal 6.15
Comment #3
beauz commentedI'm also seeing this problem anyone found an answer?
Comment #4
jgreep commentedIf your actual vote count is 0, it might be treating it as a null instead. I fixed that problem by adding an empty string to the beginning of shrtvotes in my ajax.js file.
Comment #5
marvil07 commentedthe Default +1/-1 vote style on 1.x do not show votes on the widget.
are you referring to the vote count shown on the hook_links?
Comment #6
marvil07 commented