That thread is not marked resolved and has to do with a local installation of WP – is that what you are doing? Perhaps you could provide some useful info on YOUR situation:
http://codex.wordpress.org/Forum_Welcome#Include_as_much_information_as_possible
Thread Starter
jahsko
(@jahsko)
Sorry, I linked to the wrong thread, this is the correct thread:
http://wordpress.org/support/topic/error-upgrading-from-wordpress-36-to-361
Basically, I go to update from 3.6 to 3.6.1, everything goes fine, but afterwards it still says I need to update to 3.6.1. I’ve tried disabling all plugins and switching themes, no luck, also tried a manual update and still get the same result.
delete cache
check /wp-content/upgrade make sure it’s empty, try re-update again
Thread Starter
jahsko
(@jahsko)
/wp-content/upgrade is empty.
It still reverts back to 3.6 after the update?
Try:
– switching to the default theme by renaming your current theme’s folder inside wp-content/themes and adding “-old” to the end of the folder name using FTP or whatever file management application your host provides.
– resetting the plugins folder by FTP or phpMyAdmin.
– re-uploading all files & folders – except the wp-content folder and the wp-config.php & root .htaccess files – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.
– running the upgrade manually via wp-admin/upgrade.php
Thread Starter
jahsko
(@jahsko)
I’ve tried switching to the default theme, I’ve reset the plugins folder, I’ve tried a new .htaccess and I did a manual upgrade. Still not luck. I’m probably just going to wait for 3.6.2 and if the problem persists I’ll do a fresh install.
Thanks for all the suggestions.