Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Unvote in Polls (Free Version) by BOP5 (Change your vote) Details »»
Unvote in Polls (Free Version) by BOP5 (Change your vote)
Version: 1.1.1, by BirdOPrey5 (Senior Member) BirdOPrey5 is offline
Developer Last Online: Aug 2023 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 4.x.x Rating:
Released: 04-02-2012 Last Update: 08-17-2013 Installs: 79
Supported Uses Plugins
Translations  

Brought to You By BirdOPrey5
www.BirdOPrey5.com


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: Unvote in Polls GOLD by BOP5

The GOLD version has 3 additional features:
  • Restrict unvoting to specific usergroups
  • Restrict unvoting to specifc forums
  • Basic integration with points mods to reduce points or reputation after a user unvotes

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;}
Where the "color" is any valid HTML or color code. Examples:
red, blue, green, #C0C0C0, #00FF00, etc...


Please Mark as Installed if you use this.
Donations Always Appreciated :up:

VB 4.0.3 (and other old versions) See This Post: https://vborg.vbsupport.ru/showpost....8&postcount=31

Download Now

File Type: zip Unvote in Polls by BOP5 Free v111.zip (5.1 KB, 161 views)

Screenshots

File Type: jpg unvote_settings_free.jpg (132.4 KB, 0 views)
File Type: jpg unvote_poll_vb4.jpg (75.9 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
Gemma, SaN-DeeP, z3r0

Comments
  #12  
Old 04-05-2012, 07:01 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That would require adding more fields to the database to keep track of who unvoted. It's not impossible but really a lot more effort then I intended for a mod like this.
Reply With Quote
  #13  
Old 04-06-2012, 06:01 AM
kevius kevius is offline
 
Join Date: Oct 2009
Location: France
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Perfect ! thank you so much !
Reply With Quote
Благодарность от:
BirdOPrey5
  #14  
Old 04-30-2012, 12:53 PM
Nirjonadda Nirjonadda is offline
 
Join Date: Dec 2011
Location: Italy
Posts: 739
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed Gold Version working great !
Reply With Quote
Благодарность от:
BirdOPrey5
  #15  
Old 04-30-2012, 11:12 PM
edytwinky edytwinky is offline
 
Join Date: Aug 2007
Posts: 512
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My unvote link is currently in white coloring to where you can barely see it. How do you change the color of it?
Reply With Quote
  #16  
Old 04-30-2012, 11:41 PM
Nirjonadda Nirjonadda is offline
 
Join Date: Dec 2011
Location: Italy
Posts: 739
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by edytwinky View Post
My unvote link is currently in white coloring to where you can barely see it. How do you change the color of it?
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;}
Where the "color" is any valid HTML or color code. Examples:
red
blue
green
#C0C0C0
#00FF00
Reply With Quote
Благодарность от:
BirdOPrey5
  #17  
Old 05-01-2012, 02:29 AM
edytwinky edytwinky is offline
 
Join Date: Aug 2007
Posts: 512
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It shows up. I just didn't know if I had to change it in my phrase manager
Reply With Quote
Благодарность от:
BirdOPrey5
  #18  
Old 05-01-2012, 08:29 AM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's not Phrase Manager, it's Style Manager but so long as you get it working. :up:

I'm afraid in the default style the link is almost white on white... I did not want to setup a hard colored link because it would inevitably be wrong for some people so I included instructions to let people specify their own color (per style) should it be an issue.
Reply With Quote
  #19  
Old 05-01-2012, 06:32 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
I did not want to setup a hard colored link because it would inevitably be wrong for some people so I included instructions to let people specify their own color (per style) should it be an issue.
Make a style variable for the color.
Reply With Quote
  #20  
Old 05-01-2012, 08:17 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I didn't want to add a stylevar for this 1 small link because doing so would make the mod incompatible with VB 3.x and I am trying to limit the number of unique mods I have to support. Keeping this as a quick manual additional.css edit keeps it working for box 3.x and 4.x at the same time.
Reply With Quote
  #21  
Old 05-01-2012, 08:23 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
I didn't want to add a stylevar for this 1 small link because doing so would make the mod incompatible with VB 3.x and I am trying to limit the number of unique mods I have to support. Keeping this as a quick manual additional.css edit keeps it working for box 3.x and 4.x at the same time.
True. My bad.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:51 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04822 seconds
  • Memory Usage 2,352KB
  • Queries Executed 28 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (7)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete