Greets:
Getting a bunch of these in the error log:
junk after document element at line 2, column 0
I'm tracking it down (Looks like a magpie error) but is anyone else getting these?
Thanks,
-drmike
Greets:
Getting a bunch of these in the error log:
junk after document element at line 2, column 0
I'm tracking it down (Looks like a magpie error) but is anyone else getting these?
Thanks,
-drmike
MU or apache log?
Sorry, wpmu's error log in the root fo the install.
Dropping it into google with quotes makes it look like a specific wordpress error with the version of magpie that we run here.
But I don't see any mention of it on the wp.org forums...
Hmmm... I'll have to look and see if I can back you up on that.
I tinkered around with a couple rss widgets and a dashboard feed. I didn't, or haven't yet, seen that error. I'll look again later on tonight/tomorrow and see.
Just as a complete shot in the dark,
Might it be the feed going into the dashboard? I noticed on standard wordpress earlier today it looked like it was missing? I'm not sure the url of the feed, but maybe try opening it up in the browser. Maybe the botched something on the upgrade to 2.1.1 over there?
I just checked standard wordpress, and there are only 3 posts in the bottom feed?
I checked the feeds, and as I suspected:
The dev feed looks ok:
<?xml version="1.0" encoding="utf-8"?>
<!-- generator="wordpress/2.2-bleeding" -->
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<channel>
<title>WordPress Development Blog</title>
but the planet feed looks broken:
<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>WordPress Planet</title>
And trying to validate it failed, with a minor error:
http://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fplanet.wordpress.org%2Ffeed%2F
So, my thoughts are that they goof an upgrade over there. It should work itself out shortly.
BTW, the dev feed validates:
http://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fwordpress.org%2Fdevelopment%2Ffeed%2F
hope this helps,
Bradmkjr
Well, the feeds in our dashboard are still going through feedburner and they do show up without issue. It may be a widget somewhere.
Thanks,
-drmike
I'm not sure.
On a WP 2.1.1 install, I've got the same thing in part. There's only 3 posts from the planet feed, so it might be something with that particular feed or something.