WordPress 3.0 and 3.0.1 Upgrade Bug
Ignoring my own advice to never install latest WordPress releases as soon as they come out, I upgraded my installation to WP 3.0 and shortly after to 3.0.1. Doing so broke a few things. Automatic plugin updates or installs seem to hang and so does automatic WordPress upgrade. Let me illustrate. According to this screenshot, I need to update one of the plugins.
No problem, I click on the plugin checkbox and then click “Update Plugins”. The following screen informs me that the maintenance mode has been enabled and the plugin update is underway.
This screen never refreshes. It will continue sitting at the “Updating Plugin…” prompt until the end of time. Surprisingly, the plugin actually updates quickly, but it is not reactivated. You have to go and activate it manually.
The same issue occurs when trying to reinstall WordPress by using the “Re-install Automatically” button. The screen gets stuck on the “Downloading update” prompt. Just like with plugin updates, the reinstall works. It’s just the page that never refreshes.
Things I’ve tried to fix this (unsuccessfully):
- Remove the “.maintenance” file from the site’s root directory.
- Re-create ./wp-content/upgrade directory with 755 or 777 permissions
- Change permissions of wp-content to 777
- Clean Firefox cache and cookies
- Use IE
- Use a browser on another computer
- Reinstall WP manually
- Restart MySQL and Apache
- Reboot the server
- Increase PHP memory allocation via php.ini, wp-config.php, and .htaccess
- Adding “AddType x-mapp-php5 .php” to the .htaccess
Nothing worked. The WordPress dev team seem to be aware of the issue. There is an open ticket on their bug-tracking site. For now my only advice is to stay at version 2.9. If you already updated to 3.0 or later and having this problem, add your comment to the aforementioned ticket or open a new one. This is not a critical issue, just an annoying one. Hopefully, a fix will be developed soon.
Hi, i have a free wordpress blog. I have added the widgets that come in the widget section. But how do i add widgets that are from third parties such as widgetbox?
I’m looking for a WordPress magazine theme that let’s te readers subscribe to a newsletter. How do I find out if a template can do that? When I look at the demos I never come across this function. Thanks!
I want to switch to a clean new WordPress theme for a site, but Google has indexed 2500 pages from the old site (mainly due to a calendar module creating a new page for each day). How do I ensure all those pages remain accessible for Google, without throwing up a “Page Not Found” when someone tries to access it after installing the new WordPress theme. The current site is content managed and is running pHp.