Forums / Setup & design / anonymous poll

anonymous poll

Author Message

Martin Tomas

Tuesday 17 May 2005 9:42:23 am

i use poll on my website. anonymous users are enabled to vote there - collect.ini.append.php:

...
CollectAnonymousData=enabled
CollectAnonymousDataList[poll]=enabled
CollectionUserDataList[poll]=unique
..

i can vote only once, every other user (using anonymous site access) gets the message that he already voted.

it looks like, the 'uniqueness' depends on user, not on session-stored information and it isn't what i want :(

has anybody solved this problem?

Ɓukasz Serwatka

Wednesday 18 May 2005 1:58:11 am

Hi Martin,

Could you report it in bug system?
http://ez.no/community/bugs

Thank you

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Martin Tomas

Wednesday 18 May 2005 2:35:33 am

hello ez.team,

it's here:

http://ez.no/community/bugs/anonymous_poll_problem

thank you!