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 
Problems with Advanced Poll...  XML
Forum Index » Support Forum
Author Message
Anonymous



Hi,

I have deleted the included poll from the installtion. And now I can't see any poll. I tryed to include the polls with the source:

<?php
include_once "/vpserver/web/vps01136/hidden-dangerous/poll/db/booth.php";
echo $php_poll->poll_process(4); // x = Poll ID
?>

<?php
include_once "/vpserver/web/vps01136/hidden-dangerous/poll/db/booth.php";
echo $php_poll->poll_process("newest");
?>

<?php
include_once "/vpserver/web/vps01136/hidden-dangerous/poll/db/booth.php";
echo $php_poll->poll_process(4);
?>

but it doesn't work.

Can help me anyone???
Anonymous



the poll must be a valid AND none-hidden one
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum