Forums
(@aslug)
10 years, 1 month ago
Solved the issue, only took me like 5 hours.
Long story short, you need SSH access so you can use WP-CLI, then you can upgrade the database through command line
the magic words are:
wp core update-db
these pages helped me https://community.1and1.com/broken-website-after-upgrade-on-wordpress-4-5/ https://community.1and1.com/wp-cli-how/ http://support.hostgator.com/articles/hosting-guide/lets-get-started/how-do-i-get-and-use-ssh-access#connect http://wp-cli.org/commands/
Same issue on a website I run for a friend.
Already tried disabling all plug-ins and forcing default theme through FTP, but no luck.