Results 1 to 5 of 5

Thread: Problem with 'select' on email pages

  1. #1
    mericson is offline Sugar Community Member
    Join Date
    Aug 2005
    Posts
    30

    Default Problem with 'select' on email pages

    With a new install of SugarCRM 4.01d I find when I attempt to create or archive an email if I click any of the 'select' buttons for fiels I get a popup browser window with a 500 error. The URL that was attempted to load in the popu was the following:

    http://localhost/SugarCRM/index.php?...popupdefsEmail

  2. #2
    sugarchris's Avatar
    sugarchris is offline Sugar Community Member
    Join Date
    Sep 2005
    Location
    San Francisco, CA
    Posts
    861

    Default Re: Problem with 'select' on email pages

    Open up ./config.php
    Find "site_url"
    Change "localhost" to your fully qualified domain name. That should do it.

  3. #3
    mericson is offline Sugar Community Member
    Join Date
    Aug 2005
    Posts
    30

    Default Re: Problem with 'select' on email pages

    Even worse than I thought... It looks like the 'Select' buttons don't work anywhere in my SugarCRM install !

  4. #4
    mericson is offline Sugar Community Member
    Join Date
    Aug 2005
    Posts
    30

    Default Re: Problem with 'select' on email pages

    Quote Originally Posted by sugarchris
    Open up ./config.php
    Find "site_url"
    Change "localhost" to your fully qualified domain name. That should do it.
    Well, actually my site_url is correct. I just edited my pasted URL with localhost to 'censor' my actually domain, sorry that it was misleading.

  5. #5
    mericson is offline Sugar Community Member
    Join Date
    Aug 2005
    Posts
    30

    Default Re: Problem with 'select' on email pages

    Additional information, the: action=Popup parameter on the URL appears to be the problem! If I remove that parameter I can load the URL just fine, if action=Popup is parameter to any URL the server returns a 500 error.

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
  •