Unvote in Polls (Free Version) by BOP5 (Change your vote)
Brought to You By BirdOPrey5 http://www.birdoprey5.com/mods/ Version 1.1.1 This is a mod that lets users "unvote" from a poll. After unvoting they are free to vote again so it effectively lets them change their vote. You can specify whether users are able to unvote from closed polls or not. (By default they are not.) This is the FREE version. It allows all users to "unvote" from all polls in all forums. The GOLD version is available here: http://www.birdoprey5.com/mods/showthread.php/331-Unvote-in-Polls-Gold-Premium-by-BOP5 The GOLD version has 3 additional features:
This mod is compatible with all VB 3.8.x and 4.x.x versions released to date. I expect it will work with earlier VB versions as well but have not tested it. There are several phrases for easy translation. Exact phrase info is in the info.txt file included in the zip. Please Note: If the "Unvote" link is "invisible" in your style (and it probably will be) add this code to your additional.css template: Code:
#bop5unvote_link {color: blue;} red, blue, green, #C0C0C0, #00FF00, etc... Please Mark as Installed if you use this. Donations Always Appreciated VB 4.0.3 (and other old versions) See This Post: Spoiler (click to open)
The misc.php plugin part does not redirect after unvoting on vb403. No idea if it works on vb4.1 but 4.03 needs to eval that code and needs the array() construct removed.
Code:
vb403 works: eval(print_standard_redirect('bop5_uv_unvoted', true, true)); //vb403 fails: print_standard_redirect(array('bop5_uv_unvoted'), true, true); Close
Download
Unvote in Polls by BOP5 Free v111.zip (5.1 KB, 163 downloads) Screenshots |
Similar Mods
Mini Mods Can't vote in own polls 1.0 | vBulletin 3.7 Add-ons |
Mini Mods Can't Vote Own Polls | vBulletin 3.6 Add-ons |