I've been trying to get that Poll on Fantastico to work, but cant seem to get it working on my website.
Anyone out there who can help?
I've been trying to get that Poll on Fantastico to work, but cant seem to get it working on my website.
Anyone out there who can help?
Whats the problem with it? Would need some more information before i give advice.
Cant seem to get it to work on my website....
I copy the PHP code to my page, but it doesnt load properly.
sigh, the error message is what we're after. Telling us it doesn't work is no use at all as our crystal balls don't work too well![]()
ROFL Iain -
Deluded - which particular poll? which particular error message (i.e. is it a smarty error, php error, headers already sent (most likely), etc)
i use php surveyor which has never given me any problems and tends to work very nicely in most setups - even works on iis with php.
No errors, I just cant get it to appear on my page
Im useless
tbh mate there is not a lot any of us can do. That's the thing with php there are so many things that can go wrong normally syntax missing etc or something simular but its hard for someone looking from the outside to see what's wrong. If you have someone you can trust maybe send them your files and let them test it on there server's?
Ok, let me make a better attempt.
I made the poll in Advanced Poll 2.03. When I installed Advamced Poll 2.03, I chose www.genoxide.net/poll as the place to install it.
I then created a poll using the tools on the page.
Ok, now I want to put the poll on my website, so I saw this
"To embed a poll into a webpage insert the code snippet from below:
<?php
// Important! You have to include it before your html code
include_once "/home/genoxi/public_html/poll/poll_cookie.php";
?>
<html>
<body>
<?php
include_once "/home/genoxi/public_html/poll/booth.php";
echo $php_poll->poll_process(4);
?>
</body>
</html>"
I followed this steps and put the top part at the top, before any HTML, and the 2nd part in the body of my page.
If you take a look at my current website, http://www.genoxide.net you will notice its not working.
Thank you all, hope this helps
I hope this helps
There are currently 1 users browsing this thread. (0 members and 1 guests)