So Sorry
I was just made aware that my RSS feeds have been down since Friday. Has anyone else noticed this? To my knowledge, nothing on Friday changed that should have affected the feeds, so I’m not sure what’s going on. You can go here to see what it says.
I looked and, from what I can tell, the code appears normal in the index, so I’m I’m not sure if I’m looking in the wrong place. Any help would be greatly appreciated, I know there’s people much more savvy than I out there! Here is the error message if that helps:
Warning: Cannot modify header information - headers already sent by (output started at /home/colossia/public_html/wp-blog-header.php:21) in /home/colossia/public_html/wp-rss2.php on line 8
What does this even mean? Oh the glories of modern technology!










































man…I was wondering when you were ever going to post again!
That error SOUNDS like a php error–you’ve got to send your headers before anything else (including spaces). It LOOKS like /home/colossia/public_html/wp-blog-header.php:21 has sent the header, but then the rss feed wants to send it again. Which it can’t b/c it’s already sent.
No clue what happened, but it looks like your rss template is borked. Maybe it’s including wp-blog-header.php? and it shouldn’t be?
I dunno, I’m not a programmer, just a crappy wanna-be, and I KNOW I don’t know anything about WordPress.
I don’t know what you’re talking about. I read you in Bloglines, and I haven’t missed a post.
Like ThirstyDavid, I’ve gotten your posts through Bloglines, but I thought I’d mention that when I upgraded to the newest version of Wordpress this last weekend I had the same kind of error message about the header being sent twice. I somehow fixed it, even though I just started using Wordpress 3 weeks ago and have no idea what I am doing. I’ll have to think about what I did that finally fixed it. I’ll post again if I figure it out. Good luck. :-)
I’ll tell you what it means. It means that for almost a week the terrorists were winning!
But, you’ve smoked them out!
It appears that my site has been “compromised” and that someone has inserted a nasty bit of code into one of my documents. I thought I got it, but yet the problem persists. Those terrorists are sneaky little ones, aren’t they?
Since I saw this post via rss, you must have it working again. congrats!
Basically, each web page must say what it is before it does any thing else. In this case, it put out some text and then declared what the page was for. And the error shows that that’s a no no.
Yes, removing the offending code seems to have fixed the problem, but now it leaves me with the new problem of having to upgrade some security options. Standing firm against the terrorists on all fronts!
I’m still not picking it up via Google Reader.
Weird.
It looks like Google reader still isn’t picking up the feed bro.
Man, anyone have any suggestions? I’m not sure what’s going on.