I have access control allowing all usergroups to view results and within each content type to display results after user votes.
This is working fine for any user that is logged in but not for anonymous.
I'm getting a jQuery error that says:
Node cannot be inserted at the specified point in the hierarchy" code: "3... and then firebug doesn't display the rest.
From reading other post on the web it seems to be having a problem locating the id or div that gets the ajax return.
Other than that this is a great module. You may want to add in your README.txt to take the site off-line when doing the update. There were a couple minor issues I could have avoided, but really that's my own fault.
Comments
Comment #1
davidburnsNot sure if this a related bug, but rather than start another thread. I am finding that 2 users behind the same IP will see the Poll options when returning to that page, instead of just seeing the results for that Poll since one of them has already voted.
Comment #2
davidburnsLooks like this is already being discussed in this thread.
http://drupal.org/node/110807
Sorry for the duplicate