Hey everyone,

I managed to get a backgroundimage in all pages that belong to SM, but for
some sort of reason in compose.php I get the following error after pushing
the send button:

Warning: Cannot add header information - headers already sent by (output
started at /usr/share/squirrelmail/src/compose.php:60) in
/usr/share/squirrelmail/src/compose.php on line 187

The only thing I added to compose.php is (this is line 60)
echo '<BODY TEXT="#FFFFFF" BGCOLOR="#000000" LINK="#FFFFFF"
VLINK="#FFFFFF" ALINK="#FFFFFF"
background="../images/bck_main_lijn.gif">';

And when I removed this line it's all working again..:(

This is from compose.php around line 187:

else {
    Header("Location: right_main.php?mailbox=$urlMailbox&sort=$sort".
           "&startMessage=1");

}
eof; ("&startMessage=1"); = line 187)

Can someone please tell me what I done wrong cause I don't have a clue
anymore..:(



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to