Closed (outdated)
Project:
Drupal core
Version:
6.12
Component:
poll.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 May 2009 at 17:01 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent
Comments
Comment #1
dawehnerone question do you fill out the poll and view the pull as anonymous user, and do you have enabled page cache?
Comment #2
carole commentedI don't have page caching on.
1) I voted as an authenticated user, and whenever I'm logged in, I see the results.
2) I logged out and saw the question (as anonymous).
3) I voted, now I see the results, even after a page refresh. I did this test on localhost; I want at least one real anonymous voter to get to vote; but it looks like only 1 anonymous will get to vote, & every subsequent visitor will see the results.
I need open anonymous voting, and to hide results from all users until the poll's done.
Comment #3
vivianspencer commentedI'm looking for this also, did you find a solution?
Comment #4
buzzman commentedalthough it's way late to help the above posters, i'm still posting this so others can find it if they land on this page after a search on d.o. / google :
http://www.hashbangcode.com/blog/overriding-poll-module-drupal-6-409.html
This resource shows how to override the default behavior of recording votes by IP for anon users that ships with this core module in D6. This is a definitive solution for this scenario IMO ...
njoy ;-)