From: The D. <doc...@be...> - 2007-03-07 08:21:20
|
I'm using Franky's patched version 1.8.2d and using the cookie feature to block repeat voting... However, in virtually all of the polls I am using I like to have the results public, and right now I'm at a loss on doing that, as with this version in place, once one has voted you cannot view the results if the cookie is still valid - It indicates you've completed the survey already! I tried working around this with a 2nd config. (ini file) and patched files that seemed to be affected, however that doesn't do any better. The result is the same if I call with $results=1 in the PHP handler, or if I use the modified survey.php uncommenting the $results setting. Suggestions? |