Hi,
Any one had the same problem?
This error appeared when i listed the account details..
Error running count query for Account List: Query FailedSELECT count( DISTINCT threads.id) FROM threads INNER JOIN accounts_threads ON (threads.id=accounts_threads.thread_id AND accounts_threads.account_id='81446e73-c5b9-b6d4-b955-45bccf268d29') where ( accounts_threads.deleted=0 AND threads.deleted=0) AND threads.deleted=0 )::MySQL error 1146: Table 'sugarcrm.threads' doesn't exist
Cheers,
Bobby


LinkBack URL
About LinkBacks
SELECT count( DISTINCT threads.id) FROM threads INNER JOIN accounts_threads ON (threads.id=accounts_threads.thread_id AND accounts_threads.account_id='81446e73-c5b9-b6d4-b955-45bccf268d29') where ( accounts_threads.deleted=0 AND threads.deleted=0) AND threads.deleted=0 )::MySQL error 1146: Table 'sugarcrm.threads' doesn't exist



Reply With Quote
Bookmarks