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: blue
Forum Index » Profile for blue » Messages posted by blue
Author Message
Is it possible to put two polls on the same page ? I tried it and it sort of worked. The problem was that one displayed its question and one displayed its results.

WHy is this and how can I fix ?

Thanks, Blue
My server administrator advised that I use the textfile method for reasons I don't know. Anyway I did install it that way and it works. Thanks
Thanks that worked. I even figured out how to do the ssi. My next question is how to change the length of the table that the poll is in (my poll only has 2 options). In General Settings you can change the width but not the length. I managed to adjust it a bit using the Templates option but it only moves a bit.

How does this work ?

Blue
I have the same problem as inc77 in a previous post but I'm not as smart - I can't figure it out.

I insert

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

<html>
<body>
<?php
include_once "/xxxx/poll/textfile/booth.php";
echo $php_poll->poll_process(5);
?>
</body>
</html>

into the code of the page but instead of getting the poll I get

poll_process(5); ?>

What's wrong ?

Thanking you, Blue
Hi everyone. I tried to install the advanced poll db version. I have a mySQL server and I have the local host, username and password details, but I have no idea what "YourDBName" refers to. Am I supposed to set up a file for the db data or something ?

Also, will this poll/database interfere with another php database I have on my site ? I guess it shouldn't if they are in different folders ??

Thanks, Blue.
 
Forum Index » Profile for blue » Messages posted by blue
Go to:   
Based on the open source JForum