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 
Advanced Poll: Problems showing comments  XML
Forum Index » Support Forum
Author Message
Anonymous



Hey there,
Yesterday I installed Advanced Poll 2.0.2 on my site. Setup and everything went smoothly, and I created my first poll. To display the poll on my site, I used this code:

<?php
include_once "/***/***/poll/booth.php";
echo $php_poll->poll_process(4);
?>

Of course, the * are changed with the real path on my site.
Anyway, when people either vote or click on 'view results' they are taken to the same page, and the poll is now showing the results. But how the heck to do I get it to display comments aswell? I have tried much tweaking, but cannot get it to work.

BTW, I use the default template, if that's of any help.
Anonymous



Maybe I should mention that I run the MySQL database version of the script.
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum