• Resolved exload

    (@exload)


    This plugin has adds a lot to your website and I love the idea! However, I am having an issue with people being able to vote more than once on a poll. It does prevent them if they try to vote fairly quickly after the initial vote, but if they come back a few hours later, then they are able to vote to the poll. If this is a feature then I would like an option to disable it. If not, then could you look into fixing this?

    Thanks in advance!

    http://wordpress.org/extend/plugins/plumba/

Viewing 3 replies - 1 through 3 (of 3 total)
  • hopkirQue

    (@hopkirque)

    Hello exload! Finally my friend found the solution for this issue. Try to change the row 31 in ajax.php for:

    setcookie( ‘plumba-vote-‘.$post_id, ‘true’, time() + 60 * $cookie_expire, ‘/’ );

    Now cookie works properly also after refresh/F5. I hope it helps others too.

    Hello, great plugin, very visual and objective! Is that possible to set an expyring date or something like that, to let peopple see the results but blocking the votes?

    Plugin Author EkAndreas

    (@ekandreas)

    I will take your feature requests and implement them soon. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Allowing Voters to Vote Multiple Times’ is closed to new replies.