Results 1 to 3 of 3

Thread: Problem in list view pagination in opportunity module

  1. #1
    swaroops1 is offline Senior Member
    Join Date
    Jul 2010
    Posts
    43

    Red face Problem in list view pagination in opportunity module

    Dear All,

    I am hereby posting this problem and found no solved thread previously.

    It would be of great help if you join your hands in solving this issue which are discussed repeatedly.

    Sugar Version - CE 6
    OS - Linux CentOS

    In the opportunity module there are 225 records which are shown 20 at a time by default in sugar.

    When I click next it simply displays a blank screen depicting displaying 21-40. I tried by increasing the count as well but after doing it even stopped showing first 20 records also.

    I checked the roles and everything was working fine until I found

    SELECT item_id, item_summary, module_name, id FROM tracker WHERE id = (SELECT MAX(id) as id FROM tracker WHERE user_id = '44a90be4-0fa4-55ed-41bc-4c73b8d0d062' AND visible = 1) Query Failed:SELECT item_id, item_summary, module_name, id FROM tracker WHERE id = (SELECT MAX(id) as id FROM tracker WHERE user_id = '44a90be4-0fa4-55ed-41bc-4c73b8d0d062' AND visible = 1) LIMIT 0,10::MySQL error 1030: Got error 134 from storage engine

    I repaired the table which eliminated this message from the application but the blank screen problem still remains.

    Please do help me in finding a solution if there were any previous such cases.


    Thank you in Advance..

    Cheers,
    Swaroop S.
    Last edited by swaroops1; 2011-04-25 at 12:17 PM.

  2. #2
    swaroops1 is offline Senior Member
    Join Date
    Jul 2010
    Posts
    43

    Exclamation Re: Problem in list view pagination in opportunity module

    Hi,

    I am not able to understand is this the problem with the database or with the application. Kindly let me know a way to correct this..

    As it has been a major problem in navigation among tons of records.

    Thank you in advance..

    Swaroop S.

  3. #3
    swaroops1 is offline Senior Member
    Join Date
    Jul 2010
    Posts
    43

    Exclamation Re: Problem in list view pagination in opportunity module

    Hi,

    I am not able to understand, is there nobody over there who could reply back whether it is a bug or a know issue in sugarCRM.

    Awaiting a reply

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. list view pagination
    By john.luat in forum Help
    Replies: 9
    Last Post: 2010-11-29, 04:07 PM
  2. link to detail view from list view in the custom module problem
    By shamimwilson in forum Developer Help
    Replies: 10
    Last Post: 2009-12-24, 10:47 AM
  3. Replies: 1
    Last Post: 2008-01-11, 06:34 PM
  4. New module list view delete problem
    By mcatling in forum Help
    Replies: 0
    Last Post: 2008-01-10, 03:39 PM
  5. Opportunity List View Problem
    By rsantiago in forum Help
    Replies: 1
    Last Post: 2006-08-18, 03:03 AM

Tags for this Thread

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
  •