Version: 1.2, by Sakera
Developer Last Online: Jan 2015
Category: Show Thread Enhancements -
Version: 3.6.7
Rating:
Released: 04-29-2007
Last Update: 11-01-2008
Installs: 236
DB Changes Uses Plugins Template Edits
No support by the author.
What is this?
I looked around for a hack to hide poll results, but didn't find any hack that suited my needs, and let users hide results for specific polls.
This Modification lets your users hide poll results for everyone but Moderators and Administrators, and the thread owner himself. They can choose to hide the results forever, or to show them automatically when the thread is closed or hit timeout.
Please see attached screenshots to get an idea on how it works.
Features - Hide poll results forever
- Hide poll results until poll is closed or poll hits timeout.
- Shows a notice to Users that see the results (Moderators, Admin and thread starter) that the results are hidden.
- Moderators and Admin's can change settings via 'Edit Poll'
Template Edits All template edits are done automaticly when needed. Hopefully this doesn't break in situations with hacked templates, if so happens please notify me what hack caused the problem.
Version History:[/size]
1.0 BETA - First beta release
1.1 - Fixed bug: "The results are hidden for everyone but ..." text showed for owner and moderators even if the results where not hidden.
1.2 - Fixed bug: Bug showing voters when it was a public poll. Bug with clear.gif revealing poll status.
I need this mod too for photo contests.
Does this allow you to put code inside the text block?
I asked this same question over on Vbulletin.com and was directed to this thread.
Here is my problem, when I run the weekly photo contests since March on an older version of VB, think 2.3, I use the polls in VB to create them.
The poll post shows a thumbnail of each of the 6 finalists and users can click on the thumb to see a larger version before they choose to vote.
Thing is now that we have moved to a new server, upgraded all the software, the thumbnails in all the previous polls or any current polls I try to create do not show up.
Here is a link http://www.bytephoto.com/forums/showthread.php?t=6976
Here is the code I have have always used in the past just by pasting it in the text box of each poll choice.
How can I get this code to work or what do I need to change to have it work.
Also, when we reveal the results at the end of the week, I only need the counts per picture and the total votes. I don't want the users to see who voted for who.
Although this could expose those voting for themselves LOL, I still dont think its a good idea to reveal all the users choices. It could really create some hard feelings amongst the photographers.
Also, when we reveal the results at the end of the week, I only need the counts per picture and the total votes. I don't want the users to see who voted for who.
Although this could expose those voting for themselves LOL, I still dont think its a good idea to reveal all the users choices. It could really create some hard feelings amongst the photographers.
No problem to use bbcode img as stated in previous post.
Make sure to uncheck "public poll" ten the voters woun't be revealed.
But I need the thumbnail to show next to the voting and only the large version once someone clicks on the thumbnail.
The code above [ img ]http://www.marineaquariumsa.com/calendar/1a.jpg[ /img ] will only show a large version or the thumbnail.
This is what I have used in the past onclick="window.open
I added spaces above to the code so the code would show and not the thumbnail
What happens when I reveal the poll? I only need them to see the count, not the people who voted.