Results 1 to 3 of 3

Thread: Warning: Cannot modify header information - headers already sent by...

  1. #1
    george_bbch is offline Sugar Community Member
    Join Date
    Jan 2006
    Location
    Switzerland
    Posts
    349

    Default Warning: Cannot modify header information - headers already sent by...

    Hi,

    FYI, if one gets a warning message like:

    Warning: Cannot modify header information - headers already sent by (output started at /somewhere/in/the/system/file.php:10) in /sugar/homepage/index.php on line 10)

    then open the file.php with a plain text editor and make sure there are no extra blank lines at the end of file after '?>'. If so, delete them and save the file as plain text, and problem may be solved.

    George

  2. #2
    Beagle is offline Sugar Community Member
    Join Date
    Jul 2006
    Posts
    21

    Default Re: Warning: Cannot modify header information - headers already sent by...

    Just to clarify, this is not just true of new lines, but any characters outside of the opening and closing <? ?> tags

  3. #3
    iqpilot is offline Member
    Join Date
    Nov 2006
    Posts
    5

    Default Re: Warning: Cannot modify header information - headers already sent by...

    It didn't solve my problem... :-(

    http://www.sugarcrm.com/forums/showt...hlight=headers ..

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •