2011-10-06, 09:53 PM
hi
thanks for the mod.
but I have this problem with SQL
someone can help me fix this error?
thanks for the mod.
but I have this problem with SQL
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1267 - Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '='
Query:
SELECT g.*, u.*, ug.gid, ug.namestyle FROM mybb_socialgroups g LEFT JOIN mybb_users u ON (g.uid=u.uid) LEFT JOIN mybb_usergroups ug ON (u.displaygroup=ug.gid) WHERE g.leader=u.username
Please contact the MyBB Group for support.
someone can help me fix this error?