A thing I need for every site that I make is a poll system. I downloaded the poll here http://dev.cmsmadesimple.org/projects/polls/ , installed it (first I installed the Ajax thing), got a weird thing "Polls version %s is successfully installed" (but ignored it), added a poll and options, added the code to the template ( {cms_module module='polls'} )
but it didn't work. The only things showing were the Peek and Vote buttons. Not the full poll.
I added {cms_module module='polls' poll_id="1"} and it worked, but it's a pain to start and edit the template whenever I need to change the poll. Is there any solution to this problem?
Thanks in advance


