Forums / Cotonti / Support / Wasup with my polls?

Triton
#14530 2009-07-19 08:14
Make sure your BEGIN tags in polls.tpl are closed. Here is a sample:
<!-- BEGIN: POLL_VIEW_VOTED -->
Your code here
<!-- END: POLL_VIEW_VOTED -->

Make sure you have a <!-- END: POLL_VIEW_VOTED --> in your polls.tpl.