Creating a custom field in Studilo breaks my ability to see anything listed in module I try to create the field in.
For example. I create a new text custom field under Lead for middle names. I save the filed but don't yet put it on any of the layouts. Any time I now click on a existing lead this is the result I see.
Retrieving record by id leads:ad4145d4-95fc-8db4-4f5e-446b926e9e65 found Query Failed:SELECT leads.* , leads_cstm.* FROM leads LEFT JOIN leads_cstm ON leads.id = leads_cstm.id_c WHERE leads.id = 'ad4145d4-95fc-8db4-4f5e-446b926e9e65' LIMIT 0,1::MySQL error 1267: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '='
Any ideas?


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks