Needs work
Project:
Vote Up/Down
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2011 at 16:37 UTC
Updated:
22 May 2015 at 11:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
marvil07 commentedStill needs work, but it's a start(for vud_node).
Comment #2
marvil07 commentedNow it also migrates the display configuration.
Comment #3
christiansanders commentedI can confirm the V2 patch fixes the issue @marvil07 has raised.
My primary issue was that on version 7.x-2.0dev, my widgets weren't showing despite a few hours of pain trying. Make sure you configure the permissions and add the vote up down field to the content_type you listed on the node config for vote up down. The module for this field can be found in the field section of modules.
These issues resulted in a D6->D7 upgrade, which the module page tells you explicitly not to do, but it is possible :)
Comment #4
damienmckennaThis appears to work reasonably well.
Comment #5
damienmckennaFYI I ran the upgrade on a site that had 6.x-2.8 installed, it appears to have worked fine.
Comment #8
damienmckennaThe update script ran, but it didn't actually change anything. This definitely needs work.