posted 10.7.2005:

I have played around with permissions, created a poll with my non-admin username, and etc, and still cannot get a poll to be viewed by authenticated viewers. I also have an admin username, so do have access to permissions. I have also searched thru 'polls' on drupal.com, but see no definitive work-around.

If there is an 'example' site, or a post here that I missed I would appreciate a link.

This site was built over the summer but I have no way to know the exact Drupal version.

Comments

javanaut’s picture

Authenticated users must have "view polls" or "vote on polls" permissions.

The "Most Recent Poll" block must be enabled to view the most recent poll block.

In order to be seen by other users, the "Published" option should be checked. Nobody else will see it until this happens.

In order to be promoted to the front page (if that's how your users would see it), the "Promoted to front page" option should be checked for the poll's edit page.

You can somewhat deduce the drupal version by looking at the CHANGELOG.txt file in the root of the drupal directory.