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



I keep getting this error:

Fatal error: Call to a member function on a non-object in /home/********/public_html/*******/poll.php on line 10

This is my code in the poll.php file:

<?php
// Important! You have to include it before your html code
include_once "http://********/polls/poll_cookie.php";
?>

<html>
<body>
<?php
include_once "http://*********/polls/booth.php";
echo $php_poll->poll_process(4);
?>
</body>
</html>

Note that the * don't really show up, I'm just protecting my privacy

So, what's wrong and why won't my poll show up? Please help?[/b]
Anonymous



Never mind, I got it fixed!
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum