Using demo #4 as a template, I thought I figured out a way to incorporate comments into my webpage. Unfortunately, I get an error that I can't figure out:
Fatal error: Call to undefined function: set_template() in /home/tastyro/public_html/poll.php on line 13
Check it out for yourself: http://www.tastyrobot.com/poll.php
I've included my code below; is there something I'm missing? Does the page calling the poll have to be in the same folder as the Advanced Poll itself, perhaps?