I am trying to create a view for displaying recently submitted nodes. My site uses the vote up/down module. When using Voting API: Voting results as a field to display total votes per node, the view ignores any nodes with zero votes which is a problem because most new nodes will not have votes. Is there a way to prevent this?

Thanks

Comments

merlinofchaos’s picture

Project: Views (for Drupal 7) » Voting API
Component: Views Data » Code

This will go to the Voting API folk. My initial guess is that a node with no votes has no voting API data associated with it, so maybe there needs to be some other way to filter. Or maybe I just don't know how voting api really works yet. Give me a month or two and I'll probably know more about it than I ever wanted to!

jo1ene’s picture

Status: Active » Closed (duplicate)
ardee-1’s picture

Well, now this discussion points to another discussion, which points back here. Both point out the same problem and NEITHER has a solution! :-(

jo1ene’s picture

This is a duplicate. Please don't post here.