I have amended the fields on the Edit view and Details view for Leads and an error message has now appeared:
Retrieving record by id leads:8e0f9bc8-b9aa-5a27-0b37-4eb153477b5d found Query Failed:SELECT leads.* , leads_cstm.* FROM leads LEFT JOIN leads_cstm ON leads.id = leads_cstm.id_c WHERE leads.id = '8e0f9bc8-b9aa-5a27-0b37-4eb153477b5d' LIMIT 0,1::MySQL error 1267: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '='
Can anyone translate this to English for me and explain what the error is trying to tell me?
Thanks!![]()


LinkBack URL
About LinkBacks




Reply With Quote
Bookmarks