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 results do not work?  XML
Forum Index » Support Forum
Author Message
Anonymous



I am using b2evelotion blogging software which is in php. I wanted to replace my bravenet polling which I cannot edit directly and which has alot of popup issues.

When I enter the 'snippit' into my code where I want it to go...

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

<html>
<body>
<?php
include_once "/home/coldhart/public_html/poll/booth.php";
echo $php_poll->poll_process(4);
?>
</body>
</html>

it displays nicely

But when I vote or click on the results it attempts for some reason to bring up my directory that includes my 'skin' for my php?

Since I am not used to this service... I am not aware of what other settings I may have to change, or if I need to add more code than what the 'snippit' suggests?

Take a look... ?blog=1 is my 'test' area where I have added this.

http://www.coldheartedtruth.com/?blog=1





On a side note... I am noticing some '_blanks' inbedded into the code... does this poll also display 'popup' advertising??
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum