You are here:  » Problem - [Warning: Cannot modify header information - headers already sent]

Support Forum



Problem - [Warning: Cannot modify header information - headers already sent]

Submitted by kabazz on Sun, 2007-02-11 23:39 in

Hi,

I get this message when I try to add a feed after defining the fields.

Warning: Cannot modify header information - headers already sent by (output started at /home/{username]/public_html/shop/config.php:59) in /home/[username]/public_html/shop/html/header.php on line 6

I had just de-registered a feed and then uploaded a new feed which contained data which was in the old one. I don't know if this is relevant but the feed is 3827 items long.

Tried on 2 machines and in 2 browsers
Help?

thanks
Kabazz

Submitted by support on Sun, 2007-02-11 23:42

Hi Kabazz,

All this means is that some white space has got onto the end of config.php. This can sometimes happen when you edit the file to configure your site.

Open config.php into a text editor and delete everything after the closing PHP tag (in particular, make sure that there are no new lines). It will then work fine!

Cheers,
David.

Submitted by kabazz on Mon, 2007-02-12 00:26

Thanks so much,

Really helped there thanks

Thanks,
Kabazz