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 
Messages posted by: 01objects
Forum Index » Profile for 01objects » Messages posted by 01objects
Author Message
Has anyone properly included a study from Superior Poll 2.03 in their sidebar? When I try to add a study in my sidebar, the MySQL network fails for some purpose. When I make a PHP website by itself it does not. Anyone have any thoughts where to start?
This is the code I'm trying to embed in my sidebar:

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

<html>
<body>
<?php
include_once "/home/willtoex/public_html/polls/booth.php";
echo $php_poll->poll_process(4);
?>
</body>
</html>
 
Forum Index » Profile for 01objects » Messages posted by 01objects
Go to:   
Based on the open source JForum