When I installed this module I got a warning that the collation was creating a conflict.

I changed the collation of the fields in the module table to utf_general_ci and that fixed it.

My apologies for not having an exact copy of error message. If you need it, let me know, I can replicate.

Thanks,
Rene

Comments

david strauss’s picture

Assigned: Unassigned » david strauss

We'll just need to specify utf8 in the installer SQL. All of our MySQL servers use utf8 by default, so we don't notice when it's not specified. This change will be in the next release.

Robbie Sternenberg’s picture

Assigning to self

Robbie Sternenberg’s picture

Status: Active » Fixed

Fixed in 1.2 release:
http://drupal.org/node/291635

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.