Results 1 to 4 of 4

Thread: Error: Can't connect to Sugar Server

  1. #1
    haref is offline Junior Member
    Join Date
    Dec 2005
    Posts
    2

    Default Error: Can't connect to Sugar Server

    Hi all
    There is an error message that appears in the beginning of the all pages of SugarCRM
    "Error: Could not connect to the Sugar Server. Please check please check your Proxy Settings value in the Configure Settings admin panel. Last attempted connection @ 2005-12-22 09:50"
    i installed the software without any problem.
    Can anyone advice
    Regards

  2. #2
    kiouv is offline Sugar Community Member
    Join Date
    Dec 2005
    Posts
    12

    Default Re: Error: Can't connect to Sugar Server

    I have the same, because we use it local on a wamp. Is there a way to cencel internet connexion ?

  3. #3
    bennn is offline Sugar Community Member
    Join Date
    Oct 2005
    Posts
    64

    Default Re: Error: Can't connect to Sugar Server

    I don't know why but you can disappear this waring by editting file: SugarCRM/Modules/Administration/DisplayWaring.php:
    Find this code:
    if(!empty($_SESSION['COULD_NOT_CONNECT'])){
    displayAdminError(translate('LBL_COULD_NOT_CONNECT ', 'Administration') . ' '. $timedate->to_display_date_time($_SESSION['COULD_NOT_CONNECT']));
    }
    delete this code or replace with:
    //if(!empty($_SESSION['COULD_NOT_CONNECT'])){
    // displayAdminError(translate('LBL_COULD_NOT_CONNECT ', 'Administration') . ' '. $timedate-//>to_display_date_time($_SESSION['COULD_NOT_CONNECT']));
    //}

  4. #4
    kiouv is offline Sugar Community Member
    Join Date
    Dec 2005
    Posts
    12

    Default Re: Error: Can't connect to Sugar Server

    Problem : I dont have this in the file you mention...

    edit : sorry, didn't scroll down
    Last edited by kiouv; 2005-12-29 at 10:25 AM.

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
  •