Hello,
I'm having the same problem as these two posts:
http://wordpress.org/support/topic/191024?replies=13
http://wordpress.org/support/topic/226774?replies=4
There is a link in the 2nd of how to fix it, is says:
"It turns out that the fix needed is to delete the extra wp-content directories.
rm -r /home/mydir/public_html/wp-content/wp-content
works quite nicely. After deleting this directory, rerun the auto upgrade and it should complete successfully."
But I do not know what he means by "rm -r /home......."
Is this s php thing or something? How do I do it?
Thanks