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

quicksketch’s picture

Users are always only allowed to vote once, though they may change their vote at any time.

gearhead’s picture

Anyway to set it so they cannot change their vote?

Thanks,
Tutus

sniurkst’s picture

I 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.

quicksketch’s picture

Anyway to set it so they cannot change their vote?

No, not currently.

quicksketch’s picture

Status: Active » Closed (fixed)

The 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.