trembita Posted February 13, 2008 Posted February 13, 2008 I checked my old and new MySQL coding, and it is the same. Is there any way to fix this?
Guest Posted February 13, 2008 Posted February 13, 2008 I checked my old and new MySQL coding, and it is the same. Is there any way to fix this? Looking like a character encodings problem. (i.e - is the cart in chinese or another language?) Ideally your database should be set to UTF-8. Quickest way would be to re-create the database and re-import the data in. But the above is just a guess, that is what it looks like...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.