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 
I have installed Advanced Poll  XML
Forum Index » Support Forum
Author Message
RaPTeR
Beginner

Joined: 22/11/2002 16:47:51
Messages: 5
Offline

But i cant get the poll to be show on my main web site...

I have the folowing code for the site i have it on...

<?php
// Important! You have to include it before your html code
include_once "/home/techtvzo/public_html/poll/db/poll_cookie.php";
?>

<html>
<body bgcolor="#3F5268" text="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF" topmargin="0">
<?php
include_once "/home/techtvzo/public_html/poll/db/booth.php";
echo $php_poll->poll_process(4);
?>
</body>
</html>

Is there any thing wroung with it... and the poll i need to show up is poll ID #4

Thanks RaPTeR
[WWW] aim icon
Anonymous



I think you're missing some code, not sure thou
This is what i have to display my poll:



And this in the body:


kin
http://livenlog.be.tf
Anonymous



make sure the page ends with *.php not *.html
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum