Closed (won't fix)
Project:
Voting API
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2006 at 16:38 UTC
Updated:
11 Jan 2011 at 16:15 UTC
If I only add one VotingAPI: Voting results field to my view, it works fine. If I add a second field (to get a different voting axis), the view returns no nodes.
Comments
Comment #1
Crell commentedRobert, can you describe what it is you're trying to do? I'm not sure what sort of view you're trying to build.
Comment #2
robertdouglass commentedI've got nodereview configured to have three review axes, lets call them "apple", "orange" and "pear". People review audio nodes on these three axes, giving them scores for apple, orange and pear. I want to build a view like this:
The Apples, Oranges and Pears columns are supposed to be the average vote from the corresponding review axes. If I add Apples, it works. As soon as I add Oranges or Pears (the second axis, in other words) it stops working and views returns no nodes.
Comment #3
robertdouglass commentedI just *hate* that issues on drupal.org obey different filtering rules than other nodes. What's up with that?!?
Anyway, the table I was trying to show looks like this:
Comment #4
pshadow commentedI get the same issue with simplevote. i think it's a votingapi_views issue. When trying to use two VotingAPI: Results fields it returns nothing. I was trying to display vote average in one column and vote total in another.
Comment #5
robertdouglass commentedChanging to Voting API project.
Comment #6
nathanraft commentedI am having the exact same problem...
"When trying to use two VotingAPI: Results fields it returns nothing. I was trying to display vote average in one column and vote total in another."
Any help is greatly appreciated!
Comment #7
eaton commentedAs of this evening at 2:06 AM, views integration for VotingAPI has been rewritten from scratch. All hail views! The good news? It should actually work. The bad news? You'll need to remove and re-add any VotingAPI fields that you had on existing Views. This shouldn't be problematic, as the old views integration was completely broken anyhow.
Caveats: Output formatting of vote results, etc is still being finished. In addition, much more testing is needed before it can be said that the new integration code is 'ready for prime time.' But it's definitely much better. I'm going to be closing the existing threads regarding VotingAPI and Views because all of them point to known issues with the *old* versions of the code. Those interested in testing the new code can download the latest VotingAPI from: http://drupal.org/node/128605
Thanks for your patience!
Comment #8
(not verified) commentedComment #9
najibx commentedI'm sorry, it has been more than a year since this issue was close. Does the current support multiple axis in views? I already posted here as the value display in View's field were incorrect. http://drupal.org/node/298613
what's the workout if available?
thank you ...
Comment #10
eaton commentedSupport for the 5.x branch of VotingAPI has ended with the release of Drupal 7 and the upcoming release of VotingAPI 7.x-2.4.