Quote Originally Posted by DrByte View Post
Since your database is using utf8 and not latin1, you'll need to manually edit the /zc_install/includes/install_params.php file and change the 'latin1' to 'utf8', and then run the upgrade step again.

I have the same problem except that somehow, some of my tables are latin and some are utf8.

I did the change as you suggested and it finally says that my database is up to date. When I ran zcinstall, though, it did say it skipped several files. They all were tax related.

Now, the problem is that I can't access anything in the 'admin-configuration- part of my admin panel.

I've been going crazy with this for days. Please help!!

Thanks in advance.