When I go to start a Lead / Prospecting from the "contact view" screen, I get this when I save it and then try to look at the contact view again:

Error retrieving Contact list: Query Failed: SELECT leads.id , leads.first_name , leads.last_name , CONCAT(IFNULL(leads.first_name,''),' ',IFNULL(leads.last_name,'')) as name, leads.refered_by , leads.lead_source , leads.phone_work , leads.lead_source_description , jt0.user_name assigned_user_name, leads.assigned_user_id , 'leads' panel_name FROM leads AND jt0.deleted=0 where ( leads.contact_id= '5b137eb0-ee0b-b474-78bf-48230b498845' AND leads.deleted=0) AND leads.deleted=0 ORDER BY leads.last_name,leads.first_name asc LIMIT 0,10::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 jt0.deleted=0 where ( leads.contact_id= '5b137eb0-ee0b-b474-78bf-48230b49884' at line 1


.

Any help on that one ? I have NO clue how to edit MySQL.

Thanks,

Z