Closed (fixed)
Project:
XML sitemap
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2009 at 22:48 UTC
Updated:
27 Dec 2009 at 05:50 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedIs it 1.x-dev or 2.x-dev?
This is your problem and not xmlsitemap. You have incorrectly set the defaults for the table collation on your database to be utf8_unicode_ci instead of utf8_general_ci. Correct the issue at the database level and your issue will go away.
Comment #2
vako commentedThanks, I was using 1.x-dev, upgraded to 2.x-dev. However this time I am getting tons of errors (will open another case).
Also will look into the database collation issue, although haven't changed any collation myself, maybe it's a default of the ISP.