good day everyone!
 
 is there anyone who can help me with this problem? everytime i log in to my guestbook administration, these line are present on the top of the page:
 
 
			
 Warning: Cannot modify header information - headers already sent by (output started at /home/chinito/public_html/guestbook/admin/config.inc.php:85) in /home/chinito/public_html/guestbook/lib/admin.class.php on line 33
 
 Warning: Cannot modify header information - headers already sent by (output started at /home/chinito/public_html/guestbook/admin/config.inc.php:85) in /home/chinito/public_html/guestbook/lib/admin.class.php on line 34
 
 Warning: Cannot modify header information - headers already sent by (output started at /home/chinito/public_html/guestbook/admin/config.inc.php:85) in /home/chinito/public_html/guestbook/lib/admin.class.php on line 35
 
 Warning: Cannot modify header information - headers already sent by (output started at /home/chinito/public_html/guestbook/admin/config.inc.php:85) in /home/chinito/public_html/guestbook/lib/admin.class.php on line 36
 
		
 
 though it doesn't really affect much of the gb's processes except that when a user posts something, this lines appear: 
 
 
			Warning: Cannot modify header information - headers already sent by (output started at /home/chinito/public_html/guestbook/admin/config.inc.php:85) in /home/chinito/public_html/guestbook/lib/comment.class.php on line 175
		
 
 though the message is posted anyway.
 
 thanx!