If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Getting comments to show in advance poll 2.0.2  XML
Forum Index » Support Forum
Author Message
Anonymous



Hi!

I've set up the lastest version of the poll script and everything is working fine, except I can't get the comments of a poll to show. The code i'm using is the code provided by the admin interface...

<?php
include_once "/home/webusers/yourchillin/yourchillin.com/www/pollphp/textfile/booth.php";
echo $php_poll->poll_process(10);
?>

I know i'm missing something, but have no clue what. I've tried to put in echo$php_poll->poll_comment(10); but this gives me the error of:

Fatal error: Call to undefined function: poll_comment() in /home/webusers/yourchillin/yourchillin.com/www/polls/lovefirstsight.php on line 58

Any help would be much appreciated!
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum