I have tried to upgrade from 4.6.6 to 4.7.0 three times now. Every time I end up with a front page that looks like this:
Home
by Anonymousn/a
by Anonymousn/a
by Anonymousn/a
12next ›last »
No theme, no menu, no nothing. Just unthemed nodes that don't appear to be displaying their relevant information.
I have disabled all third-party modules and themes. I have even run through every configuration page and re-saved the configuration information in order to make sure there's nothing lingering from those other modules.
When I run the upgrade script, the version that is detected is 133. As it runs, I do not see a changing percentage indicator. It immediately goes to 100% complete. I get no mysql query list, either. But I also get no errors from the upgrade script, but there are errors in the logs, most of which read things like:
Unknown column 'access' in 'field list' query: UPDATE users SET access = 1148531311 WHERE uid = 1 in /home/.alma/gypsysage/gypsycaravan.com/includes/database.mysql.inc on line 120.
or
Unknown column 'theme' in 'where clause' query: SELECT * FROM blocks WHERE theme = 'bluemarine' AND status = 1 ORDER BY region, weight, module in /home/.alma/gypsysage/gypsycaravan.com/includes/database.mysql.inc on line 120.
What am I doing wrong here? I have currently rolled back to my 4.6.6 backup. How should I proceed?