os: Win adv server 2003
sugarcrm ver: 4.2.1a (open source)
Apache ver: 2.0
dear support team,
my contacts page has crashed, i get an error msg as shown beneath when i try to open it. i was trying to edit the list view in the studio, wanted to replace the "office number" with the "mobile" when i view the contact list and when i replaced it with a field from the sugarcrm fields it crashed. i tried to put things back but failed.
Error retrieving Contact list: Query Failed:SELECT contacts.*, accounts.name as account_name, accounts.id as account_id, accounts.assigned_user_id account_id_owner, users.user_name as assigned_user_name , contacts_cstm.* FROM contacts LEFT JOIN users ON contacts.assigned_user_id=users.id LEFT JOIN accounts_contacts ON contacts.id=accounts_contacts.contact_id and accounts_contacts.deleted=0 LEFT JOIN accounts ON accounts_contacts.account_id=accounts.id LEFT JOIN contacts_cstm ON contacts.id = contacts_cstm.id_c where contacts.deleted=0 AND (accounts.deleted is NULL or accounts.deleted=0) ORDER BY contacts.account_name asc LIMIT 0,20::MySQL error 1054: Unknown column 'contacts.account_name' in 'order clause'
Is there a way out of this mess... like reseting it to defaults, even if it means i'll have to reenter the info... any help is wellcome.
thnx


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks