Displaying posts tagged: broken

WP Add Meta Tags 0.6 patch

2 Comments
The add-meta-tags WordPress plugin broke my WordPress 2.1 alpha site in more ways than one. Update: Version 0.7 is out with fixes. Anyway, here's a (quick and dirty) patch against 0.6 to fix things. --- add-meta-tags.php.old 2007-01-10 13:14:40.000000000 +0100 +++ add-meta-tags.php 2007-01-11 04:03:26.466994857 +0100 @@ -148,6 +148,7 @@ function amt_clean_desc($desc) { // This is a filter ...

Blogger Beta Captchas broken?

No Comments
I'm trying to comment on a blogger.com blog using a beta.blogger.com account, but I can't see the Captcha image because the image URL returns only a 404 Not Found. Is anyone else having problems? Update: It's fixed.