Displaying posts tagged: broken
2007-01-11 04:09
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 ...
2006-12-08 23:50
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.
