Hi everybody,
This is sekhar. Im entirely new to SugarCRM. My problem is when I try schedule a travel in my site it is showing some error like below.
Error running count query for Travel List: Query FailedSELECT count(*) c FROM contacts LEFT JOIN contacts_cstm ON contacts.id = contacts_cstm.id_c AND jt0.deleted=0 where contacts.deleted=0 )::MySQL error 1054:
I serached for the solution ,But I didint get the solution anywhere. Please solve my problem.
And Im using a system which has these configurations
Apache--2.2.6
PHP--5.2.5
MySQL--5.0.45
sugarcrm---5.0.0e
Im awiting for ur valuable advises. Thanks in advance
Sekhar


LinkBack URL
About LinkBacks
SELECT count(*) c FROM contacts LEFT JOIN contacts_cstm ON contacts.id = contacts_cstm.id_c AND jt0.deleted=0 where contacts.deleted=0 )::MySQL error 1054:



Reply With Quote

Bookmarks