Last night i upgraded daparky.com to Wordpress 2.5 and i’m liking it a lot. I didn’t have time to do talkplaystation.com, i will probably do that tonight when i have some free time. The upgrade process went very smooth, unfortunately a few plugins didn’t make it through. These were:

Over the weekend i’m going to look for some alternatives to the above plugins that don’t work. I’m sure there are plenty out there.

Wordpress 2.5 works a lot quicker in the admin panel, whereas it was a bit sluggish pre 2.5. I like the new design and layout, it’s a lot easier to navigate around. Some people reported problems with ‘Popular contest’ plugin, getting a fatal error when enabling the plugin in Wordpress 2.5. There is a fix for this, all you have to do is:

 

Open popularity-contest.php and scroll down to line 59. Replace require(’../../wp-blog-header.php’); with require(’../wp-blog-header.php’);

Click here for more information.