Jump to content

[SOLVED] Pretty simple problem...I'm sure


Todd88

Recommended Posts

Alright so I have a website which I modified only a tiny bit and am getting an error.  Here are the error messages:

 

Warning: Cannot modify header information - headers already sent by (output started at /home/unt1lid1/public_html/theonedollartree/program.php:259) in /home/unt1lid1/public_html/theonedollartree/program.php on line 156

Warning: Cannot modify header information - headers already sent by (output started at /home/unt1lid1/public_html/theonedollartree/program.php:259) in /home/unt1lid1/public_html/theonedollartree/program.php on line 157

Warning: Cannot modify header information - headers already sent by (output started at /home/unt1lid1/public_html/theonedollartree/program.php:259) in /home/unt1lid1/public_html/theonedollartree/program.php on line 158

Warning: Cannot modify header information - headers already sent by (output started at /home/unt1lid1/public_html/theonedollartree/program.php:259) in /home/unt1lid1/public_html/theonedollartree/program.php on line 159

Warning: Cannot modify header information - headers already sent by (output started at /home/unt1lid1/public_html/theonedollartree/program.php:259) in /home/unt1lid1/public_html/theonedollartree/program.php on line 160

 

I looked in program.php and found that at every one of these lines is a place where my website places a cookie of some sort.  When I comment these lines out it works but I do not want to do that because then there are no cookies set.  Any help would be greatly appreciated!

Link to comment
https://forums.phpfreaks.com/topic/107196-solved-pretty-simple-problemim-sure/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.