sigooding Posted July 22, 2005 Share Posted July 22, 2005 Got these errors on all catalog pages - admin works fine. Warning: Cannot modify header information - headers already sent by (output started at /homepages/0/aa943203/htdocs/catalog/includes/configure.php:55) in /homepages/0/aa943203/htdocs/catalog/includes/functions/general.php on line 1210 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /homepages/0/aa943203/htdocs/catalog/includes/configure.php:55) in /homepages/0/aa943203/htdocs/catalog/includes/functions/sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /homepages/0/aa943203/htdocs/catalog/includes/configure.php:55) in /homepages/0/aa943203/htdocs/catalog/includes/functions/sessions.php on line 67 any ideas TIA Scott Link to comment Share on other sites More sharing options...
sigooding Posted July 22, 2005 Author Share Posted July 22, 2005 Forgot to mention I also have STS Installed too Link to comment Share on other sites More sharing options...
mi_jaiten Posted July 22, 2005 Share Posted July 22, 2005 Got these errors on all catalog pages - admin works fine. Warning: Cannot modify header information - headers already sent by (output started at /homepages/0/aa943203/htdocs/catalog/includes/configure.php:55) in /homepages/0/aa943203/htdocs/catalog/includes/functions/general.php on line 1210 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /homepages/0/aa943203/htdocs/catalog/includes/configure.php:55) in /homepages/0/aa943203/htdocs/catalog/includes/functions/sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /homepages/0/aa943203/htdocs/catalog/includes/configure.php:55) in /homepages/0/aa943203/htdocs/catalog/includes/functions/sessions.php on line 67 any ideas TIA Scott <{POST_SNAPBACK}> Try going into your includes/configure.php and Make sure you have no empty spaces before the first <?php at the top of the page and the last ?> at the bottom. php dont like empty spaces at the beginning or the end of a page. P.S. If I was you I'd check the admin/includes/configure.php as well! Kind Regards, Michelle Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.