Hi,
Im trying to go to version 2 but before i need to convert my database into utf8. This has been done but for some reason now it does not find my username from BD. i looked to be sure, and my account is there, and the username is what i have tried to use.
More info:
i have a different database that is converted into utf8 from 8859-1
i have system folder that is named differently and inside it i have fixed config and config_bak files to point into new database (utf8).
So, when i go into this test-system admin page (example.com/system_uft8/) and hit my username and password the system says that it can not find my username from database. But: it is there.
So what might be the issue?
Thanks
EE1.7.1 in use
EDIT: this is done because if i run the normal upgrade my database goes nuts, meaning that after upgrading all the scandinavian letters are changed into ?-marks. So therefore im first changing DB into utf8 cos i dont know other way to avoid the problems with the scandiletters after upgrading.