I see that a user can vote how many times he wants and the voting system counts his vote just once.
But, I would like to avoid the user to vote a second time, with a message such "You have already voted".
Is there a way to do this? (Also writing PHP code, if it is necessary.)
Thanks in advance.
Comments
Comment #1
victoria_b commentedI'd be interested in hearing about this too!
Comment #2
ericduran commented#356605: Don't let user to change his vote or re-vote