The Arcive of vBulletin Modifications Site. |
|
Limit Poll Option Choices Details »»
|
|||||||||||||||||||||||||||||
<font size="3">Limit Poll Option Choices</font>
Description This Hack allows a poll creator to specify how many options users can choose to vote on for multiple choice polls. Details 1 Product XML (6 Plugins, 3 Phrases) 2 Template Edits History 1.0.0 Initial Version 1.0.1 Packaged with TMS data for vBulletin 3.6, 3.7 and 3.8 Compatibility This modification is compatible with vBulletin 3.6.X, 3.7.X and 3.8.X Download Now
Show Your Support
|
|||||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Damned.. Too late
|
|
#3
|
||||
|
||||
|
Uh? What do you mean?
|
|
#4
|
|||
|
|||
|
I made a poll which needed this one week ago
|
|
#5
|
||||
|
||||
|
Interesting -- I will install this.
Thanks, Andreas. |
|
#6
|
|||
|
|||
|
Hey! Great modification.
![]() You should edit the template thing a little bit though. ![]() This: Code:
<div><label for"ip_maxoptions">$vbphrase[max_options_multiple_poll] <input name="maxoptions" id="ip_maxoptions" value="$maxoptions" size="2" /></label> Code:
<div><label for"ip_maxoptions">$vbphrase[max_options_multiple_poll] <input name="maxoptions" id="ip_maxoptions" value="$maxoptions" size="2" class="bginput" /></label></div>
|
|
#7
|
||||
|
||||
|
The reason I didn't close it was simply a copy-paste error
![]() Thanks, will update the instructions. |
|
#8
|
||||
|
||||
Great one, Andreas. Will try to see how this neat one work.I had a quick one for my forum sometime ago, for vB3.0, which just do the same thing. gotta check to see if table conflict ![]() -- btw, you didnt fix your instruction (close </div>) |
|
#9
|
||||
|
||||
|
Would you please make vote count dependent on usergroups?
For instance, vote count of usergroup 1 is worth twice of usergroup 2. |
|
#10
|
||||
|
||||
|
Quote:
![]() Fixed now. |
![]() |
|
|