Hello
I'm getting this Databse error today can you tell me wat is the problem and how to get fix
Thank's
Database error in
Query:
SELECT DISTINCT tmpl.`ID` AS `id`, tmpl.`Name` AS `name`, tmpl.`Subject` AS `subject`, tmpl.`Body` AS `body`, tmpl.`Desc` AS `description` FROM `sys_email_templates` tmpl, `modzzz_notify_main` mn WHERE mn.`template` =tmpl.`Name` AND `LangID`='0' ORDER BY `ID`
Mysql error: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '='
