65 pointsSerious WPMU DEV-sterI'm new here
mcandrei
Member
—
11th July 2009 (2 years ago)
tried automatic upgrade, get the following error. anybody else had the same problem and if so how did you resolve it? just manual install? bit hesitant to do that...
Warning: copy(/home/financeo/public_html/wp-content/upgrade/wordpress-mu-2.8.1/wordpress/wp-admin/includes/update-core.php) [function.copy]: failed to open stream: No such file or directory in /home/financeo/public_html/wp-admin/includes/class-wp-filesystem-direct.php on line 131
tried automatic upgrade, get the following error. anybody else had the same problem and if so how did you resolve it? just manual install? bit hesitant to do that...
Warning: copy(/home/financeo/public_html/wp-content/upgrade/wordpress-mu-2.8.1/wordpress/wp-admin/includes/update-core.php) [function.copy]: failed to open stream: No such file or directory in /home/financeo/public_html/wp-admin/includes/class-wp-filesystem-direct.php on line 131
I did the automatic update and it worked for me but when I go to a blog and try to manual activate themes, when I click on Update Options it brings me a fatal error page that says "Are you sure you want to do this?" "Please try again". It's not allowing me to manually activate the themes.
Any idea why it is doing that? Any suggestions on what I can do to fix it?
Thanks!
6593 pointsLike some sort of WPMU DEV GodExceptionally helpfulLifetime member
Keeper of the Dark Chocolate
—
21st July 2009 (2 years ago)
#
Same as above:
Is telling you can't find update-core.php file. Can you check to see if there?
We go the SVN route ourselves for our installs. There's an article on converting a normal wordpress install to a SVN install. Maybe something to consider if you have SSH access to the server you're on. You'll have to change the urls to use the wpmu ones though:
Responses (9)
Keeper of the Dark Chocolate — 11th July 2009 (2 years ago) #
Is telling you can't find update-core.php file. Can you check to see if there?
Member — 11th July 2009 (2 years ago) #
In my case, the upgrade worked at first.
Now I see:
"You are using WordPress MU 2.8.1."
But I still have the:
"WordPress MU 2.8.1 is available! Please update."
I tried hitting the automatic upgrade again and I got the warning above.
Thanks
Keeper of the Dark Chocolate — 11th July 2009 (2 years ago) #
I believe it did that last version as well. There's already a trac ticket as well as a couple mu forum threads on the topic.
We just get rid of the checking. Search wpmututorials.com for remove call outs plugin.
Founder & CEO — 13th July 2009 (2 years ago) #
Yerra brave man trying automatic WPMU upgrade :)
Member — 13th July 2009 (2 years ago) #
I did the automatic update and it worked for me but when I go to a blog and try to manual activate themes, when I click on Update Options it brings me a fatal error page that says "Are you sure you want to do this?" "Please try again". It's not allowing me to manually activate the themes.
Any idea why it is doing that? Any suggestions on what I can do to fix it?
Thanks!
Keeper of the Dark Chocolate — 13th July 2009 (2 years ago) #
http://trac.mu.wordpress.org/changeset/1860
You'll probably have to apply that change manually.
Sales & Support Lead — 21st July 2009 (2 years ago) #
mcandrei,
Did you get this fixed? I'm having the exact same error code trying to upgrade to 2.8.2 (with the automatic upgrade).
Going with manual upgrade today instead.
Sales & Support Lead — 21st July 2009 (2 years ago) #
Update: Manual upgrade success!
Keeper of the Dark Chocolate — 21st July 2009 (2 years ago) #
Same as above:
We go the SVN route ourselves for our installs. There's an article on converting a normal wordpress install to a SVN install. Maybe something to consider if you have SSH access to the server you're on. You'll have to change the urls to use the wpmu ones though:
http://codex.wordpress.org/Installing/Updating_WordPress_with_Subversion
Also:
http://codex.wordpress.org/WPMU_SVN_Repository
http://codex.wordpress.org/Using_Subversion
Become a member