Home > Drupal, MySQL, PHP > Drupal Error Fix 2

Drupal Error Fix 2

December 7th, 2009

When I activate the Trigger Module on my Drupal site, I get the following error:

user warning: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation ‘=’ query: SELECT aa.aid, a.type FROM trigger_assignments aa LEFT JOIN actions a ON aa.aid = a.aid WHERE aa.hook = ‘nodeapi’ AND aa.op = ‘view’ ORDER BY weight in /home/lanemax/public_html/modules/trigger/trigger.module on line 146.

I need you to fix whatever this error is, as well as telling me what was wrong so that it never happens again. :)

If you can do this, please place a bid.


Drupal Error Fix 2

Comments are closed.
Bear