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 
Advance poll help  XML
Forum Index » Support Forum
Author Message
Anonymous



Ive uploaded the advance poll to my site. Then I've sucsessfully finished the installer. (install.php).
Anyway. Which file, or which code is needed to display the poll?
Anonymous



same here HEEEEEEELP!!
Anonymous



ha!

here's a sample url

http://ves.g4uclans.de/poll/poll_ssi.php?poll_id=5
http://ves.g4uclans.de/poll/poll_ssi.php?poll_id=5&tpl_set=simple
http://ves.g4uclans.de/poll/poll_ssi.php?poll_id=5&tpl_set=popup

just insert the correct id, and url HF!
Anonymous



Do display your Poll on your site you can just insert this code where you want your poll to show up:

<?php
include_once "/root/directory/toyourfile/poll/booth.php";
echo $php_poll->poll_process(1);
?>


The poll_process(#) is which poll your want to display! So on one page you can have poll 1 and on other poll 2 and so on...
Hope that helps!
Sincerely,
Dr. DK
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum