Results 1 to 5 of 5

Thread: What kind of error message is this?

  1. #1
    dionysus is offline Sugar Community Member
    Join Date
    Apr 2005
    Posts
    52

    Default What kind of error message is this?

    I loaded the iNETGoogleMap, and got these error messages. I uninstalled the module, but these errors remain. What can I do??

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home2/mysite/public_html/office/config.php:1) in /home2/mysite/public_html/office/include/MVC/SugarApplication.php on line 384

    Warning: Cannot modify header information - headers already sent by (output started at /home2/mysite/public_html/office/config.php:1) in /home2/mysite/public_html/office/include/utils.php on line 2518

    Warning: Cannot modify header information - headers already sent by (output started at /home2/mysite/public_html/office/config.php:1) in /home2/mysite/public_html/office/include/MVC/SugarApplication.php on line 150

    Warning: Cannot modify header information - headers already sent by (output started at /home2/mysite/public_html/office/config.php:1) in /home2/mysite/public_html/office/include/MVC/SugarApplication.php on line 154

    Warning: Cannot modify header information - headers already sent by (output started at /home2/mysite/public_html/office/config.php:1) in /home2/mysite/public_html/office/include/MVC/SugarApplication.php on line 158
    Cheers!

    Dionysus
    Korean Top News

  2. #2
    akkimca's Avatar
    akkimca is offline Sugar Community Member
    Join Date
    Dec 2008
    Posts
    270

    Thumbs up Re: What kind of error message is this?

    hi...

    i dont know i m right or wrong but this error is come when page is redirected when server already print the request....

    so write this ob_start() on the top of the in /home2/mysite/public_html/office/include/MVC/SugarApplication.php..

    this may solve ur problem...

    i just give u solution but why this error come i also dont know
    Regards
    ==========================
    akkimca
    Work as Sugarcrm Freelancer
    Feel free to Find me in skype. Its my pleasure to talk with you.
    ID: akshay.biztech

  3. #3
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: What kind of error message is this?

    Quote Originally Posted by dionysus View Post
    I loaded the iNETGoogleMap, and got these error messages. I uninstalled the module, but these errors remain. What can I do??

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home2/mysite/public_html/office/config.php:1) in /home2/mysite/public_html/office/include/MVC/SugarApplication.php on line 384

    Warning: Cannot modify header information - headers already sent by (output started at /home2/mysite/public_html/office/config.php:1) in /home2/mysite/public_html/office/include/utils.php on line 2518

    Warning: Cannot modify header information - headers already sent by (output started at /home2/mysite/public_html/office/config.php:1) in /home2/mysite/public_html/office/include/MVC/SugarApplication.php on line 150

    Warning: Cannot modify header information - headers already sent by (output started at /home2/mysite/public_html/office/config.php:1) in /home2/mysite/public_html/office/include/MVC/SugarApplication.php on line 154

    Warning: Cannot modify header information - headers already sent by (output started at /home2/mysite/public_html/office/config.php:1) in /home2/mysite/public_html/office/include/MVC/SugarApplication.php on line 158
    Hi Dionysus

    If you did not face such errors message before installing the iNETGoogleMap so unzip the iNETGoogleMap installer and check if some file has a blank line at the top.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  4. #4
    dionysus is offline Sugar Community Member
    Join Date
    Apr 2005
    Posts
    52

    Default Re: What kind of error message is this?

    Quote Originally Posted by akkimca View Post
    hi...

    i dont know i m right or wrong but this error is come when page is redirected when server already print the request....

    so write this ob_start() on the top of the in /home2/mysite/public_html/office/include/MVC/SugarApplication.php..

    this may solve ur problem...

    i just give u solution but why this error come i also dont know
    Thanks Akkimca,

    I added what you said right below:
    <?php
    ob_start()

    But now it's giving me this error:
    Parse error: syntax error, unexpected T_REQUIRE_ONCE in /home2/mysite/public_html/office/include/MVC/SugarApplication.php on line 44
    Cheers!

    Dionysus
    Korean Top News

  5. #5
    akkimca's Avatar
    akkimca is offline Sugar Community Member
    Join Date
    Dec 2008
    Posts
    270

    Thumbs up Re: What kind of error message is this?

    hi...
    write this statement like this on the begging of the page
    like this:
    PHP Code:
    <?php
    ob_start
    ();
    if still u facing the problem than attach ur SugarApplication.php in ur next message

    al d best
    Regards
    ==========================
    akkimca
    Work as Sugarcrm Freelancer
    Feel free to Find me in skype. Its my pleasure to talk with you.
    ID: akshay.biztech

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Is there some kind of way to do a before_ui_frame hook?
    By SugarDev.net in forum Developer Help
    Replies: 2
    Last Post: 2009-01-21, 05:28 PM
  2. kind request!!!
    By thomking in forum Site feedback
    Replies: 2
    Last Post: 2007-07-23, 01:57 PM
  3. some kind of intelligent module - named monitor
    By sugarcare in forum Developer Help
    Replies: 4
    Last Post: 2006-08-09, 05:11 PM
  4. error message "Error 1045:
    By JNieves in forum General Discussion
    Replies: 1
    Last Post: 2006-02-22, 06:31 PM
  5. Pop-ups in Firefox & IE (the DHTML kind)
    By ShortWave in forum Help
    Replies: 1
    Last Post: 2005-12-17, 11:31 AM

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
  •