Author |
Message |
07/05/2002 12:08:32
|
pej
Newbie
Joined: 07/05/2002 12:03:41
Messages: 2
Offline
|
Hi,
For the guestbook in the admin section I am getting the following errors:
Warning: Cannot add header information - headers already sent by (output started at /home/pej/public_html/guestbook/admin/config.inc.php:79) in /home/pej/public_html/guestbook/lib/admin.class.php on line 33
Warning: Cannot add header information - headers already sent by (output started at /home/pej/public_html/guestbook/admin/config.inc.php:79) in /home/pej/public_html/guestbook/lib/admin.class.php on line 34
Warning: Cannot add header information - headers already sent by (output started at /home/pej/public_html/guestbook/admin/config.inc.php:79) in /home/pej/public_html/guestbook/lib/admin.class.php on line 35
Warning: Cannot add header information - headers already sent by (output started at /home/pej/public_html/guestbook/admin/config.inc.php:79) in /home/pej/public_html/guestbook/lib/admin.class.php on line 36
What can be casuing these error's and how can it be fixed?
Many Thanks
|
|
07/05/2002 12:30:16
|
Anonymous
|
remove all returns ("\n") and spaces after the closing PHP-Tag "?>" in your config.inc.php.
|
|
07/05/2002 13:01:25
|
pej
Newbie
Joined: 07/05/2002 12:03:41
Messages: 2
Offline
|
Thanks!!!
|
|
06/06/2002 00:28:03
|
Anonymous
|
same problem - same solution - thanks
www.zasos.com
|
|
|