Closed (duplicate)
Project:
Voting API
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2006 at 23:29 UTC
Updated:
15 Mar 2009 at 17:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
krisvannest commentedAlso occurs under 4.7.0— as soon as enable "Actions" module I get:
Comment #2
vm commentedits an order of operations situation and shouldnt effect the modules from working.
if you enable in reverse order this error does not happen.
I am using both on a site and have had no troubles with either module not working after seeing that error.
Comment #3
krisvannest commentedVeryMisunderstood, confirmed— just reverse-enabled (disabled both, enabled actions, enabled voting api) and all works now. Nice; many thanx.
btw, not sure how to file this... not really fixed in the global sense, because unsuspecting user won't know the correct order... so just leaving as active.
-KV
Comment #4
ChrisKennedy commentedI haven't been able to reproduce the error but this might fix it.
Comment #5
colanI was able to reproduce it, and it more or less fixes the problem. When enabling actions, the crash still happens. But when hitting the page again, it works fine. I don't have the time right now to look into this further, but it could be an ordering or cache problem. Anyway, here's a more Drupally version of the above patch.
Comment #6
vm commentedI haven't seen this issue come up again at all with regards to the last releases. This could probably be marked as fixed.
Comment #7
eaton commentedVoting Actions is no longer part of the VotingAPI module; at some point I may be able to pick it back up, but at present I don't have the bandwidth to upgrade it to D5/D6 properly.
Comment #8
mitchell commentedRules is the way to go; and this feature is actively being developed over at #319094: Integration with Rules
If someone wants to move that issue back into the Voting API queue and mark this as a duplicate, I think that makes sense as well.
Comment #9
mitchell commentedMarking as duplicate of #319094: Integration with Rules.