I'm working on the website for my company. and the website loads fine, but I get these lines that loads up on the top of the page. any idea why and how i can get rid of them?
Code:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/.kala/monkeyth/magenta-inc.com/index_default.php:1) in /home/.kala/monkeyth/magenta-inc.com/include/pagemap.php on line 2
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/.kala/monkeyth/magenta-inc.com/index_default.php:1) in /home/.kala/monkeyth/magenta-inc.com/include/pagemap.php on line 2
The only change i made before this came up was removing a Flash image, and replacing it with text.
Thanks