Results 1 to 7 of 7

Thread: URGENT: query limit of 1000 reached for home module

  1. #1
    Doudounka is offline Sugar Community Member
    Join Date
    Jun 2011
    Posts
    61

    Exclamation URGENT: query limit of 1000 reached for home module

    Hello,

    One of my users is having this problem on his home page.

    Error :query limit of 1000 reached for home module

    Looked in the forums and all i saw was some thigs like this : config.php there is memory limit definition that is 'default_limit' => 1000, set it 5000

    I have no clue where to find this PHP file or even if I have acces to it.

    Is there a way to repair of fix this in the admin section ?

    Running Sugar Pro 6.1.2

    Thank you

  2. #2
    sts's Avatar
    sts
    sts is offline Sugar Community Member
    Join Date
    Aug 2010
    Posts
    978

    Default Re: URGENT: query limit of 1000 reached for home module

    You'll find config.php in the main directory of your Sugar installation.
    Stefan Ulrich Sauer
    System Analyst

    Devoteam Danet GmbH
    Gutenbergstraße 10
    D-64331 Weiterstadt
    Germany
    email: Stefan-Ulrich.Sauer@devoteam.com
    http://www.devoteam.de

  3. #3
    Doudounka is offline Sugar Community Member
    Join Date
    Jun 2011
    Posts
    61

    Default Re: URGENT: query limit of 1000 reached for home module

    Hello,

    The installation is not here, and we have no access to it, we are paying a provider to host it and they are the one that installed it. We are the end user, and every call to them is a paying call.

    So hopefully there is a way within ADMIN to fix it.

    Thank you

  4. #4
    sts's Avatar
    sts
    sts is offline Sugar Community Member
    Join Date
    Aug 2010
    Posts
    978

    Default Re: URGENT: query limit of 1000 reached for home module

    It is only possible to change it directly in the file.
    Stefan Ulrich Sauer
    System Analyst

    Devoteam Danet GmbH
    Gutenbergstraße 10
    D-64331 Weiterstadt
    Germany
    email: Stefan-Ulrich.Sauer@devoteam.com
    http://www.devoteam.de

  5. #5
    Doudounka is offline Sugar Community Member
    Join Date
    Jun 2011
    Posts
    61

    Default Re: URGENT: query limit of 1000 reached for home module

    Thank you for the info.

    The more it goes the less happy i am with Sugar.......

  6. #6
    sts's Avatar
    sts
    sts is offline Sugar Community Member
    Join Date
    Aug 2010
    Posts
    978

    Default Re: URGENT: query limit of 1000 reached for home module

    This limitation of query_limit to X is there to help preventing from executing database request with more than X result rows due to the fact that huge result sets could slow down the system or lead to storage problems. Another point is that users normally won't have resulting lists with too much entries. So 1000 seems to be sufficient for many (most?) cases.

    Most times it should be possible to reduce the number of results with setting the search options.
    Stefan Ulrich Sauer
    System Analyst

    Devoteam Danet GmbH
    Gutenbergstraße 10
    D-64331 Weiterstadt
    Germany
    email: Stefan-Ulrich.Sauer@devoteam.com
    http://www.devoteam.de

  7. #7
    Doudounka is offline Sugar Community Member
    Join Date
    Jun 2011
    Posts
    61

    Default Re: URGENT: query limit of 1000 reached for home module

    I understand that and it's good that it should limit the number of records.

    But on home page it is impossible to have sugar display more than 1000 result rows......

    The home page dashlet have an inlaid maximum of 10 results showned or 50 in the feed.

    So we are very far from 1000 when home page display +/- 60 results from the dashlets

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Query limit of 1000 reached for EmailMan module
    By teethgrinder in forum Help
    Replies: 2
    Last Post: 2010-12-22, 07:14 PM
  2. Replies: 3
    Last Post: 2010-07-10, 08:13 AM
  3. Replies: 1
    Last Post: 2009-12-29, 05:07 PM
  4. Replies: 9
    Last Post: 2009-09-16, 03:41 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
  •