New theme and 2.7

As you have noticed, I have upgraded FailWordPress to version 2.7, getting also a new theme in the process. The header image is temporary, until I or someone else gets it fixed. The gallery has also changed: I ditched WPG2 and Gallery 2 because they kept on breaking every time I upgraded WordPress (of course it’s probably WordPress’s API and schema instability to blame).

Therefore, the gallery had been organized and most likely older posts won’t show images anymore (I’ll get to fix those eventually).

Report any problems you find in the comments. Thanks.

WordPress SNAFU

Yesterday I updated The S.T.E.A.L. Saga to WordPress 2.5.1. I thought the upgrade would be painless, but I was wrong. First of all, the auto plugin updater kind of confused between the various plugins, so it marked some as updateable although they weren’t. Then, some plugins (albeit incompatible), disappeared from the plugin list (the fix was downloading a more recent version).

The biggest issue was, however, the mangling of my .htaccess file due to a wrongly-generated permalink rule that was without a trailing slash (/). Such a badly done .htaccess would cause:

  • Problems when loading the pages
  • Problems with admin panels (no such page errors and the like)
  • Most importantly, it would cause an enormous load on the server (and with shared hosting, it is a problem)

It took me at least 30 minutes to find out what the cause was. Removing .htaccess did not help, I had to remove it then change the permalink to the default value, and then change it again. Now it works, but what a bother for a seemingly “simple” upgrade.

WordPress 2.5

I have upgraded this blog to WordPress 2.5. As a result, there are some functions, such as the image gallery, that have been disabled due to the annoying habit of the WordPress developers of making core changes in very little time.

Please report any problems you find, and notice that although the thumbnails look truncated in the new gallery, the full images are actually displayed correctly. I had to fiddle a bit wit the “new media manager”, not only because it’s in Flash, but because at least on Linux it gives odd results (apparently no one from the WP team bothered to check past Win and OSX?).