Closed (fixed)
Project:
Voting
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
25 Feb 2006 at 19:47 UTC
Updated:
26 Jul 2006 at 21:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
benshell commentedThis is on my to-do list, but paid work takes priority so it could be awhile before I get back to this module. However, if you submit a patch I'd be happy to apply it to the CVS version.
Comment #2
m3avrck commentedHere's a patch which upgrades to 4.7 CVS.
However, seems to be a bit of a problem loading and saving the results from the flash file. Otherwise, good to go. And that problem might just be mine (uprading a 4.6 to 4.7 site).
Comment #3
tfejos commentedThank you.
It works. If I select enable voting rado button for a content type it changes to disable after save settings. Voting appears on this nodes fine, but it is strange.
How can I translate voting to other languages? Would you please send .pot fill to me?
Comment #4
evenamonkey commentedI ran the patch I found around here to be 4.7 compatible and all was well except some nodes' votes would save while others would not.
i am using url alias and had pathauto module installed but not configured yet. i noticed that items I had set up aliases for would work while ones on pages with the generic "/node/##" would not.(the browser would show loading in the status bar and never complete)
my fix was to configure pathauto to be sure a custom path is generated for each item. Hope this helps someone else!
bye!
www.evenamonkey.com
Comment #5
Anonymous (not verified) commentedI just posted a 4.7 install file for this module and said I would do a 4.7 conversion patch but didnt notice this issue.
Thanks for the 4.7 conversion.
Comment #6
Jesse Grosjean commentedI applied the patch and it fixed most issues with 4.7, but I noticed a few problems. In particular the workflow settings aren't working correctly. I wasn't able to set the default workflow to allow voting for some node types. I fixed the problem (and made a few other modifications such as allowing collapsing of the voting options when editing a node) by changing the voting_form_alter() function to:
Comment #7
Jesse Grosjean commentedThis else needs to be added to the above code so that it works correctly for users without "administer nodes" access.
Comment #8
radiofranky2006 commentedcan someone release this module for 4.7? thanks
Comment #9
benshell commentedYou're in luck, I just committed the 4.7 version to the repository a few minutes ago. It's not very thoroughly tested and I'm not using this version on any of my sites yet, so please post bug reports (and patches if possible) if you have any trouble with it.
Comment #10
mudanoman commentedI just tested it and it looks like once installed the votes appears on all nodes regardless of the initial settings. Also the voting is not recorded. TIA, Ivan
Comment #11
(not verified) commented