Going from Tiki version 1.8 to 3.8
I'm trying to convert a database from version 1.8 to 3.8 and I get the following errors:
When i use the web interface tiki-install.php, i click the "Automatically upgrade your existing database to v3.8." upgrade button, then the page loads to a blank page.
When i use the command line shell.sh, it installs a bunch of patches and has 1054 queries executed successfully, but i get 3634 errors as well. Most of them tell me a certain table doesn't exist, some say that certain columns don't exist and some say unknown column.
When i check my local.php, the database version has not changed. I'm checking the forums and other support sites but so far i haven't found anything relating to this. Does anyone have an idea why this may be?
Thanks.