I did a search and found that a few people have asked this question but was unable to find a solution so....here we go
I am using the db version of advanced poll 2.04
the install went well and the admin panel works.
I am able to create polls in the admin, but when I try to click the link to look at the properties, nothing happens.
When I try to vote, the page simply refreshes itself and the DB values are not updated.
I varified that my settings are correct, the image path and poll path are both the correct values.
when viewing the source in my page, the form for submitting currently has no value in the action property.
so it looks like <form method="post" action="">