Results 1 to 3 of 3

Thread: Problem with stamp

  1. #1
    mergulhao83 is offline Sugar Community Member
    Join Date
    Dec 2006
    Posts
    27

    Default Problem with stamp

    Why entering this url goes ok:

    http://pc275/homologacao/index.php?a...96090087708700

    And entering this, get an error:

    http://pc275/homologacao/index.php?a...96864027605700

    The error:

    aCaseError retrieving Case list: Query Failed:SELECT cases.*, accounts.name as account_name1, accounts.assigned_user_id account_name1_owner, users.user_name as assigned_user_name, teams.name AS team_name , cases_cstm.* FROM cases LEFT JOIN users ON cases.assigned_user_id=users.id LEFT JOIN teams ON cases.team_id=teams.id LEFT JOIN accounts ON cases.account_id=accounts.id LEFT JOIN cases_cstm ON cases.id = cases_cstm.id_c where cases.deleted=0 AND accounts.deleted=0 ORDER BY account_name ASC LIMIT 0,1::MySQL error 1054: Unknown column 'account_name' in 'order clause'

    The url that generates the error is generated by the ListView of cases ordering it by Account Name. When ordering by any other Column goes ok. The diference between one and the other is the "stamp" parameter.

    Thanks for any help.

  2. #2
    mergulhao83 is offline Sugar Community Member
    Join Date
    Dec 2006
    Posts
    27

    Default Re: Problem with stamp

    The version is Sugar Pro 4.5.1.
    Thanks for any help.

  3. #3
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: Problem with stamp

    To fix this, drop the account_name filed in the cases module. It is there from an older version of SugarCRM and is no longer used.
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Select "Account Name" charset problem
    By train in forum Help
    Replies: 0
    Last Post: 2006-04-12, 09:22 AM
  2. Problem with MySQL while installing
    By Yuber in forum General Discussion
    Replies: 3
    Last Post: 2006-02-27, 10:15 AM
  3. Currency conversion problem in forecast module
    By oda in forum Developer Help
    Replies: 0
    Last Post: 2005-10-28, 08:01 AM
  4. Email Attachment Problem
    By George in forum Developer Help
    Replies: 1
    Last Post: 2005-05-18, 05:33 PM
  5. Chart character problem
    By marvel in forum Help
    Replies: 3
    Last Post: 2005-03-25, 05:00 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
  •