Knowledgebase: General Q&A
Suddenly I started to get these messages on the header of some pages : 'Warning: Cannot modify header information - headers already sent by ..'
Posted by - NA - on 22 August 2005 12:50 PM
Thats a php error caused by php trying to send header information after output to the browser has already started.

This can be caused by an extra line at the top (before php opening tag - <?php) or at the end (after closing php tag - ?>) of inc/application.php file.

Comments (0)
Help Desk Software by Kayako Fusion