I’m trying to migrate a 1.6.8 EE site to another server. and getting the error:
“The username you submitted was not found in the database”
I did a little searching on the forums and saw that it might be a charset issue.
I don’t have access to the original database, but I have the old mysql dump which has a charset in latin1 unfortunately. I’ve search and replaced latin1 to utf8 and tried reimporting it that way to no avail.