Closed (won't fix)
Project:
Voting API
Version:
6.x-2.x-dev
Component:
Views Integration
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2010 at 09:23 UTC
Updated:
7 Dec 2017 at 08:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Bilmar commentedsubscribing - also interested in using this with Views 3 + Fivestar module
Comment #2
eaton commentedI've tested it with Views 3 under Drupal 7, and the code in D6 is no different for Views integration. So it should all be good. I'll test it directly later this week.
Comment #3
YK85 commentedthank you
please kindly refer to thread #971334: Appearance settings with views-6.x-3.x-dev are not saved
Comment #4
chuckbar77 commentedsubscribing
Comment #5
eaton commentedThe current VotingAPI release is Views 3.0 compatible. Huzzah!
Comment #7
mrconnerton commentedWas this fixed for D7 or D6? I'm assuming it wasn't applied to D6 since the last dev release was two months before this was reported fixed?
Comment #8
mrconnerton commentedComment #9
vegeneric commentedSubscribing...
Comment #10
vegeneric commentedComment #11
YK85 commentedHas anyone had any development with Views 3 compatibility?
Comment #12
beumont commentedI have installed the newest version of Views 6.x-3.x-dev and the 6.x-2.x-dev but its still not working. Can anyone please I need this :(
Comment #13
rickmanelius commentedAgreed. Still not views 3 compatible. Definitely a wanted feature.
Comment #14
v.zhakov commentedsubscribe
Comment #15
d.clarke commentedI ran into this issue as well :-/ I spent some time on it and I was able to track it down to the implementation of hook_views_data in votingapi.views.inc. It looks like the function isn't returning a complete array... primarily it seems to be missing the table join information to join it to the node table. I was able to update enough of it to get something that worked for me, but the attached patch is not a 100% fix and it might not be 100% proper, but hopefully it'll be a starting point for the fix.
Comment #16
d.clarke commentedHere is the patch...
Comment #17
MGParisi commentedSubscribe
Comment #18
rickmanelius commentedI tried the patch in #16 and it didn't give seem to work. And now I'm getting mysql errors.
Comment #19
rickmanelius commentedHere is the error I get with the new sort criteria given by the patch:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'votingapi_cache.content_id' in 'on clause'
Comment #20
legolasboDrupal 6 is no longer supported. Closing old issues to clean up the issue queue.
Please reopen and update this issue if this is still an issue in the D7 or D8 version.