Poll Mod Find a MOD


Members Menu
Remember Me?
or
Register
Poll Mod Ver.2.0.8
2.0.8
3.4.06
Davio
30 October 2006
55
14096
Poll Mod 2.0.8

This is the new poll mod for version 3.4 of the Snitz Forums. It contains a lot of new features, since version 1.

Version 2.0.8 brings a few bug fixes to the poll mod and also is now compatible with version 3.4.06 of the Snitz Forums.

Make sure you rate my mod, else the poll mod will give you trouble. :-)
Poll Mod Ver.0.8
0.8
3.4.06
Davio
30 October 2006
11
4103
Poll Mod Updates

This zip contains only the files that were updated since version 2.0.7 of the poll mod. So you won't have to download the whole poll mod again to update your poll mod.

Note: You must have at least version 2.0.7 of the poll mod to use this update. If you have a previous version (2.0.6 or less) you will need to download the whole poll mod to get the files that were updated since then. View the readme.html file to see what files were updated in each release.
Poll Mod Add-Ons

Addon-Hide results
3.4.07
3.4.07
Carefree
30 August 2013
No Rating
0
455
This mod hides the results of polls until the polls are closed. During creation/editing of polls, merely set a number of days for the poll to continue. The polls will automatically close and display results after the set date.

Update: I made a minor correction to "post_info.asp" to prevent a system error if someone used something other than a whole number for the quantity of days. Only the first group of lines marked between the "Poll Below" & "Poll Above" is changed to read as follows:

Code:

' ## Poll Below
If Request.Form("PEndDate")>"" Then
If isNumeric(Request.Form("PEndDate")) and Request.Form("PEndDate")>"0" Then
strNewDate=datetostr(DateAdd("d",cInt(Request.Form("PEndDate")),strtoDate(strForumTimeAdjust)))
ElseIf Request.Form("PEndDate")="0" Then
strNewDate=DatetoStr(strForumTimeAdjust)
Else
Go_Result "Number of days must be an positive number.",0
End If
End If
' ## Poll Above


If you don't want to download the package again, simply change those lines starting at appx line 71.
Addon-New buttons
2.08
3.4.06
mikelly
18 December 2007
1
1184
I created, what I think to be, cleaner looking Vote Now and View Results buttons. If you use these buttons remember to change the size settings in the appropriate pages, as they are a bit larger than the originals.
Addon-Poll Icons on Main page
1.0
3.4
ouija
12 June 2005
1
2257
Poll Icons on Main page

After installing the Poll Mod I was surprised to find that there wasn't a cute little poll icon on the right hand side next to the "Add Topic" folder for each Forum. This mod adds that icon if Polls are allowed to be added to that forum by the current user. (Takes into consideration if you are a Mod/Admin and the forum is set so only Mods/Admins are allowed to add a poll, etc.)
Addon-External Poll
1.0
3.4
Davio
05 September 2003
3
3638
Site Poll Mod

This allows you to put your featured poll on your website, outside of your forum. This is a poll add-on. Meaning you will need to have the poll mod installed to use this mod.

Hey, I don't have to ask you to rate my mods right? smile