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 
Error in poll_cookie.php (v2.03)  XML
Forum Index » Support Forum
Author Message
eschamp
Newbie

Joined: 06/06/2005 19:15:15
Messages: 3
Offline

I have the code

<?php
include_once "correct path to poll_cookie.php";
?>

at the top of my poll PHP page (gatehousepoll.php), yet I get an error message when I try to vote:

Warning: Cannot modify header information - headers already sent by (output started at correct path to gatehousepoll.php:11) in correct path to poll_cookie.php on line 21

Can someone help please? Thanks.
mercadoalex
Newbie

Joined: 14/04/2007 00:04:37
Messages: 4
Offline

Be sure that no HTML is before your php code
not even a blank line
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum