Posts tagged #WordPress

Wordpress Upgrade 'Fail'

Wordpress 2.8.2 fixes a XSS vulnerability introduced in v2.8.1. Since I don't want to be vulnerable, I did the automatic upgrade from within the admin panel.

The proces, which worked so far since v2.7, hung after approximately 30 seconds. After that the only responds I got was:

"Briefly unavailable for scheduled maintenance. Check back in a minute."

It took about 10 minutes to start feeling a bit uncomfortably. The upgrade failed somewhere along the line. At least so it seemed. Searching Google I found this link. It seems that removing the .maintenance file in the Wordpress blog root removes the message and should (re)start the upgrade automatically.

Guess what? It did. So kudos to the developpers for creating failsaves in the upgrade engine.

Posted on July 20, 2009 and filed under Annoying, Personal, Website, WordPress.

Major Wordpress 2.6 Bug

A couple of days ago I upgraded to Wordpress v2.6. After the upgrade I opened the blog, and added a new post. Both of those actions worked properly.

After the upgrade I noticed a major decrease in comment and trackback spam. But today I discovered the real reason why comments AND page views were close to zero.

There's a bug in Wordpress 2.6 where the permalinks are not working correctly. If you're using permalinks with the date, name, etc. (e.g. /index.php/switched-to-mac/) you get a 'Not Found' error. A definite WTF moment.

When you change the permalinks setup in the wordpress admin pages to default the pages/posts are accessible again. It seems that the issue is known and will be fixed in Wordpress 2.6.1. Untill then, most of the Google search results which end up on my website will result in a 'Not Found' error.

I would go back to an earlier version if I could. After the upgrade (which I thought that worked correctly) I removed the 2.5 installment... Yet another lesson for the future.

UPDATE: the pageviews are returning to normal :)

Posted on July 29, 2008 and filed under Annoying, No Way!!!, Website, WordPress.

Upgrading is Getting Easier

Normally I would be planning a Wordpress update/upgrade, because I have made several changes to some core files. Just to make life a little easier (mostly mail related).
But this time, I had about ten minutes to spare, and 'what the heck.., why not upgrade this minute?'.

Well 3 minutes later everything was up and running again (I even upgraded PHP to a more recent version in the same timeframe). Either I'm getting better at this, or upgrading has been made much easier :)

UPDATE: there's also 'some' improvement on catching commentspam. Before the upgrade I had about 20-30 comment/trackback spams in my Aksimet queue. But since the update the queue remains empty :-)

Posted on July 19, 2008 and filed under Personal, Website, WordPress.

All Comments Held For Moderation....

Ever since I upgraded to Wordpress 2.5 I had to moderate every comment posted on this blog. Note that I hadn't turned this on in the Wordpress settings.

Some research showed that it might have to do something with 'older' plugins. After a trail and error period I found out that the WP Hashcash plugin was to blame. Ever since I de-activated it, the problem seems to be gone.

Posted on April 24, 2008 and filed under Annoying, Tips'n Tricks, Website, WordPress.

Wordpress v2.5 Upgrade

Today, I upgraded to Wordpress 2.5. The upgrade proces was easy as usual. Before the upgrade I checked all the plugins used, and upgraded those first. The new features / layout of the adminpages are great. Also the new editor works like a charm (even on Safari). Somehow it feels a bit more intuitive.

Only downside is that the Wordpress Stats on the dashboard won't work in FireFox. It works fine in Safari. Instead of showing the graph in FireFox it shows the actual dasboard page from wordpress.com.

Posted on March 31, 2008 and filed under Website, WordPress.