Closed (fixed)
Project:
Fivestar
Version:
6.x-1.13
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2008 at 18:36 UTC
Updated:
10 Apr 2009 at 18:11 UTC
Is it possible to nly allow one vote per logged on user per node?
Right now users can vote as many times as they want on the same node and/or change their vote. Is there any way to stop that?
Comments
Comment #1
quicksketchUsers are always only allowed to vote once, though they may change their vote at any time.
Comment #2
gearhead commentedAnyway to set it so they cannot change their vote?
Thanks,
Tutus
Comment #3
sniurkst commentedI need that too. I changed fivestar.module code a bit so it would act like a plus1minus1 module and knowing how to disable "second" vote (or drupal_remove_js function) would be great.
Comment #4
quicksketchNo, not currently.
Comment #5
quicksketchThe original request has been answered here. See #356605: Don't let user to change his vote or re-vote for further discussion on preventing users from changing their votes after rating.