Results 1 to 4 of 4

Thread: Problem after 4.01 upgrade

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

    Default Problem after 4.01 upgrade

    I just upgraded SugarCRM from 3.5.1a to 4.0.1 (open source) and now all the main screen of each tab display 'False' in the list and there is a spinny cursor animation at the bottom. Contacts/Accounts/Campaigns, doesn't matter which, they display that until I select an item in the list below.

  2. #2
    ellerjefe is offline Sugar Community Member
    Join Date
    Nov 2005
    Posts
    10

    Default Re: Problem after 4.01 upgrade

    Me too. Help please! 4.01d did not fix it as well.

  3. #3
    sugarcrm_st is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    11

    Default Re: Problem after 4.01 upgrade

    Hi,

    I am also facing the same problem.. Is there any solution ? Have u fixed it ?

    Thanks.

  4. #4
    sugarcrm_st is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    11

    Default Re: Problem after 4.01 upgrade

    Hi,

    This is a temporary solution. I opened the quicksearch.js present in include/javascript folder under sugar installation.

    i changed the file (line no 654)..

    '<div class="sqsFloater" id="smartInputFloaterWait"><img src="' + sqsWaitGif +
    '"></div>'

    to

    '<div class="sqsFloater" id="smartInputFloaterWait"><img src="' + sqsWaitGif1 +
    '"></div>'

    and all pages started working without that false and spinning cursor animatied gif.

    Regards,
    Aravind V

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
  •