Results 1 to 7 of 7

Thread: Dashboard Not Displaying Data

  1. #1
    mystirious is offline Junior Member
    Join Date
    Nov 2009
    Posts
    4

    Default Dashboard Not Displaying Data

    Hi all last month I installed SugarCRM version 5.2.0j and its working fine the only problem I am facing is that when I click on Dashboard tab it show for few seconds "Loading" and after few seconds show no displaying data even though I have more than 40 account and contact , opportunity data filled in my sugar crm. please reply I want to see it in a graph mode.

  2. #2
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: Dashboard Not Displaying Data

    what version of sugar, db, php, webserver etc?

    have you made any changes?

    have you looked at the dashlet parameters ... click the dashlet pencil

  3. #3
    mystirious is offline Junior Member
    Join Date
    Nov 2009
    Posts
    4

    Default Re: Dashboard Not Displaying Data

    I am using Sugar on my web hosting server here are the details

    Sugar version 5.2.0k
    Database version MySQL version 5.0.81-community
    PHP version 5.2.9
    webserver Apache version 2.2.13 (Unix)
    Operating System Linux

    I have not made any changes

    I looked at the dashlet parameters and clicked on dashlet pencil and selected some fields but still showing "No Displayable Data"

  4. #4
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: Dashboard Not Displaying Data

    Are none of the dashlets displaying any data?

    Are you logged in as Admin with the "Only my data" checked in each dashlet?

  5. #5
    mystirious is offline Junior Member
    Join Date
    Nov 2009
    Posts
    4

    Default Re: Dashboard Not Displaying Data

    Yes, I am logged in with Admin but I tried by cheking only my user data and with checking other users but still first show loading and then showing No Displayable data.

  6. #6
    crossen is offline Junior Member
    Join Date
    Apr 2007
    Posts
    1

    Default Re: Dashboard Not Displaying Data

    This issue is also happening to me. I installed 5.2.0k from the sugarcrm website on a linux hosted server. Everything works except the graphs and other reporting data dashlet areas. "no displayable data".

    There were no errors on install.

    It must be a permissions or install issue.

    Please let us know on this because I can't pitch this to my client without it.

    Thanks,
    Chris

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

    Thumbs up Re: Dashboard Not Displaying Data

    Hi,
    u need to debug the code...

    just find this file modules/charts/PredefinedChart.php.
    in this file, check which chart is calling like this,
    PHP Code:
    function predefinedChartQuery($chart$params=array()){
        
    print_r($chart);
            ............. 
    after that, just debug the code and find out the query of calling chart and test it in ur mysql.
    if it is giving u a result dn query is ok or not ?

    all the 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. Replies: 24
    Last Post: 2010-11-03, 06:40 AM
  2. Displaying data is slow
    By mooky in forum Help
    Replies: 3
    Last Post: 2008-12-16, 12:39 PM
  3. Dashlet no displaying related to data
    By kinshibuya in forum Help
    Replies: 0
    Last Post: 2008-08-22, 02:41 PM
  4. how to modify data before displaying it in listview
    By lion in forum Developer Help
    Replies: 3
    Last Post: 2008-03-12, 07:22 PM
  5. Replies: 9
    Last Post: 2006-12-28, 07:33 PM

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
  •