Illegal mix of collations

Castilho

New Member
Hi,

when I create a new group, to update this occurring the error:

1267 Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '=' SQL=SELECT *, e.name AS name, e.id AS id, e.published AS published, e.label AS label,e.plugin, e.params AS params, e.access AS access, e.ordering AS ordering FROM #__fabrik_elements AS e INNER JOIN #__extensions AS p ON p.element = e.plugin WHERE group_id IN (7) AND p.folder = "fabrik_element" AND e.published != -2 ORDER BY group_id, e.ordering

how can I solve?
 
There are several threads about this.
I assume you are not running the recent Fabrik version
Fabrik 3.4.3 has been released, which is compatible with (and required for) the latest J! 3.5 release.
 

Members online

No members online now.
Back
Top