Now that WordPress 2.3 Dexter has been released, it is time for everyone to upgrade and check out what the hoopla is all about. Just as in the WordPress 2.3 pre-release coverage, there are a lot of really good resources that discuss preparing your blog for it to be ready for the 2.3 upgrade. Since there is a bigger (relative term, bigger than upgrades in recent memory) chance that many of your plugins and themes might stop working with this new version, checking compatibility and making sure that everything will work as expected is even more important. Here are some resources that might help you make that leap.
- The WordPress Development Blog has a good article on Preparing for 2.3
- I particularly like the list of compatible and incompatible plugins
- I also like the idea of switching your WordPress install to use Subversion for quick and painless updates
- Blog Security has an article on 5-step Failsafe upgrade to WordPress
- This is slower but it is much safer (and less service affecting) to create a local copy of your remote WordPress install and use the local copy to check for the problems
- First hand advice from rawiri (I love his theme) on upgrading a live blog to 2.3
I especially love this paragraph, I am going to put it in bold so people notice it and remember it while upgrading a live blog.For people who have installed 2.3 to find that you’re receiving a 500 Internal Server Error or a similar issue that is preventing your site from working, simply install 2.2.3 over the top and you should be up and running again. At least enough to further investigate why 2.3 isn’t working for you.[EDIT] I am not sure this is such a hot idea since if the upgrade went through all the way, 2.2.3 would be missing some tables and things would still be broken.- Now if you do go back to 2.2.3 and try to re-upgrade at a later time, you might run into trouble with your database, so a backup is very, very important
- [EDIT] WordPress Support thread with 2.3 upgrade database errors and proposed fixes Thanks Spencer
I will keep this post open for editing throughout the day. If you ran into a particular problem upgrading your blog to WordPress 2.3 and think that others could benefit from your experience, please leave a comment or contact me.
thanx
Just an FYI: Alot of issues currently going on now, can be found in this Support thread.
http://wordpress.org/support/t.....?replies=2
I’m not sure why he recommends installing 2.2.3 over the top if you receive the 500 error, as 2.3 deletes the
wp_post2cat
tables, which is 2.2.3’s form of categorisation. Unless, of course, you receive the 500 errors before you even get a chance to run the upgrade, in which case you should be safe downgrading.Good point Jeremy, that will only work if the upgrade did not go through all the way, otherwise the tables will not exist.
…Or just use the automatic upgrade plugin like I did and it’s installed in less than 3 minutes.
Regarding svn, i think it’s simpler just using patch/diff files as one doesn’t have to take care about the .svn directories, which i don’t want to delivered by my apache.
Patch files can easily be generated by the wp trac.
Ciao,
Michael.
I tried to upgrade and all I got was a blank screen so I give up.
It took me about an hour or two but I was finally able to upgrade my WordPress installation which you can read about here http://www.jeffro2pt0.com/my-w.....xperience/ I did experience database errors in relation to the UTW plugin but I ended up fixing those. The tag importer seemed to work flawlessly but I miss the functionality of my UTW plugin already.
I can state for a fact that running 2.2.3 over a 2.3 upgrade that went all the way through will not work. Backing up your entire 2.2.3 (or whatever version) DB is essential if you need to fall back. I found that I had to drop all 2.3 tables (yes all), import my previous backup’d 2.2.3 DB and then downgrade my WP install to 2.2.3 (keeping the wp-content directory original through out testing of course) and all was well. 2.3 works for me just fine BTW but when I was testing out beta 3 I purposely tried different ways of downgrading and the above is what worked. Others may have been successful using other ways.
Spanish version available here
Am I the only one having problems with the INCOMING LINKS section of the dashboard? This thing keeps showing my latests blog posts from the front page instead of showing me links.
this is great, im glad virtually all the plugins are working, hopefully wp-email will be soon.
@Jeffro2pt0: It looks like the Incoming Links list switched from Technorati to Google Blog Search. Unfortunately, Google Blog Search doesn’t filter out hits from your own blog, so if you don’t get a lot of incoming links, your own posts will drown out the information you actually want.
I just released a plugin called “Upgrade Preflight Check” that may be of help to those upgrading to WordPress 2.3. It scans through your other plugins and themes looking for problems that may cause errors with WordPress 2.3. It’s best to run it before upgrading, but it could also help find plugins or theme elements causing errors after upgrading.
I’ve been trying to find information on whether upgrade from 2.0.x to 2.3 is possible. Any opinions/experience on that?
I have just upgraded to 2.3. I was having trouble with an error related to wp_post2cat. Turned out it was an incompatible plugin.
http://blog.gadodia.net/upgrading-wordpress-to-23/
Thanks Kelson, through a friend, I figured out how to change them back to Technorati links.