I didn't visit addurl.php for long time, but today i did and found this error on top of the page:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/domain/public_html/links/admin/database.php:1) in /home/domain/public_html/links/addurl.php on line 38
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/domain/public_html/links/admin/database.php:1) in /home/domain/public_html/links/addurl.php on line 38
Hmmm what i should be fixing now, i'm not sure. Any advice?

