I've been having a somewhat rough experience setting up SugarCRM... I installed according to the docs and imported accounts successfully. I now also imported contacts, but I am having problems viewing them and adding new ones through sugar.
This is what I get in the log file when I hit the "Clear" button in the Contacts section. I expect to see a list of contacts under Contact List, but instead, none are listed.
Thanks,
Nathan
Wed Jul 18 02:21:01 2007,809 [30643] INFO SugarCRM - Query:SELECT * from relationships where deleted=0
Wed Jul 18 02:21:01 2007,809 [30643] INFO SugarCRM - Query Execution Time:0.00031599999999998
Wed Jul 18 02:21:01 2007,861 [30643] FATAL SugarCRM - Error fetching relationship from cache accounts_contacts
Wed Jul 18 02:21:01 2007,862 [30643] INFO SugarCRM - Query:SELECT * from relationships where deleted=0
Wed Jul 18 02:21:01 2007,863 [30643] INFO SugarCRM - Query Execution Time:0.000305
Wed Jul 18 02:21:01 2007,913 [30643] FATAL SugarCRM - Error fetching relationship from cache contacts_assigned_user
Wed Jul 18 02:21:01 2007,914 [30643] INFO SugarCRM - Query: SELECT contacts.id , CONCAT(IFNULL(contacts.first_name,''),' ',IFNULL(contacts.last_name,'')) as name, contacts.first_name , contacts.last_name , contacts.salutation , accounts.name account_name, contacts.title , contacts.email1 , contacts.phone_work , jt1.user_name assigned_user_name, contacts.assigned_user_id FROM contacts AND accounts.deleted=0 AND jt1.deleted=0 where contacts.deleted=0 LIMIT 0,21
Wed Jul 18 02:21:01 2007,915 [30643] INFO SugarCRM - Query Execution Time:0.00014900000000007
Wed Jul 18 02:21:01 2007,915 [30643] ERROR SugarCRM - MySQL error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND accounts.deleted=0 AND jt1.deleted=0 where contacts.deleted=0 LIMIT 0,21' at line 1
Wed Jul 18 02:21:02 2007,130 [30643] INFO SugarCRM - Query:SELECT id, name FROM saved_search
WHERE
deleted = '0' AND
assigned_user_id = '1' AND
search_module = 'Contacts'
ORDER BY name
Wed Jul 18 02:21:02 2007,131 [30643] INFO SugarCRM - Query Execution Time:0.00011


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks