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: amacualey
Forum Index » Profile for amacualey » Messages posted by amacualey
Author Message
I know you are helping me beyoud help itself. I was also wondering if there is a way i can hide the result after voting.

There is 28 poll of voting... i want each to hide the result until i reveal them.

Thanks
Jnice
EMAILED REQUEST....


Thanks
I have tried everything and created a new php with the code. this the code i am using

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

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


This is the error i am getting....

Warning: Cannot modify header information - headers already sent by (output started at /home/slmtocom/public_html/votingpoll/voteme.php:5) in /home/slmtocom/public_html/votingpoll/poll_cookie.php on line 21


Thanks
Jnice
I created a poll included it in a php layout. Everything looks good when i attemt to vote i got an error.

Warning: Cannot modify header information - headers already sent by (output started at /home/slmtocom/public_html/awards/vote.php:7) in /home/slmtocom/public_html/votingpoll/poll_cookie.php on line 21


Can someone please help.

Thanks
Jnice
 
Forum Index » Profile for amacualey » Messages posted by amacualey
Go to:   
Based on the open source JForum