kikidonk
Member
Posted 6 years ago #
Hi !
I just upgraded to the wordpress 2.0.1 release, followed the install procedure, and went to upgrade.php
I have only the akismet plugin enabled.
When i see the RSS feed for Comments, and the RSS feed for blog posts (full text) they are returning the same content !
This is a slight problem since every planet reading my feeds is now spammed with the comments :)
How can i fix that, is this a known problem with 2.0.1 ? How can i help further in debugging it ?
The url is http://raphael.slinckx.net/blog
The rss url's are:
Entries:
http://raphael.slinckx.net/blog/index.php/feed/
Comments:
http://raphael.slinckx.net/blog/index.php/comments/feed/
As you can see it's the same xml content.. :(
Thanks a lot !
"As you can see it's the same xml content.. :("
No, I'm not seeing that at all. First displays your posts, latest "Fun with Python" and oldest "DBus tutorial, another one". Second is displaying comments, latest being a comment on "Fun with Python" and oldest to "Stock Trading, yay !".
incursio
Member
Posted 6 years ago #
I upgraded to 2.01, and for some reason:
http://www.scottburkett.com/index.php/feed
is returning only comments, no posts. :(
achmed13
Member
Posted 6 years ago #
I've run into the same problem, and at first I thought it might have something to do with the ipodcatter plugin, but after removing the plugin completely and repeating the upgrade process, I'm still having the same problem.
kikidonk, it looks like you've managed to fix it on yours. Any suggestions?
despacho
Member
Posted 6 years ago #
despacho
Member
Posted 6 years ago #
kikidonk said that u have to update your permalink structure and it resolves the issue. worked for me by changeing it.
when i changed it back to my default structure, it still didn't work
kikidonk
Member
Posted 6 years ago #
Indeed, a workaround is to remove the /index.php prefix in your permalink structure.
It's a bit annoying, though since every existing link will cease to work, and become a 404..
I think this is a bug/regression somewhere in wordpress, cause it worked before..
Could you make the /index.php prefix in the permalink structure work again ?
despacho
Member
Posted 6 years ago #
the same for me too. when i remove the index.php, it works fine in a lot of combinations.
when i insert it again, it just turns back to comments again.
darn. I'm having the same issue
Very strange. I changed the permalink structure and then went back and attempted to view the site feed at http://www.poetryhut.com/wordpress/index.php/feed/ Now I get the regular old homepage of my blog. Not an rss document.
ok now my feed link is back to showing only comments. In RSS format. weird. perhaps a caching issue?
despacho
Member
Posted 6 years ago #
incursio
Member
Posted 6 years ago #
This is clearly a bug in 2.01 - hopefully, the WordPress team will weigh in on this at some point. It may already be in the bug tracking system, but I don't have the time to check at the moment.
ryanknoll
Member
Posted 5 years ago #
Yes, I'm having the same feed problem after upgrade to 2.0.1 at
http://franchisepundit.com
http://franchisepundit.com/index.php/feed/ and
http://franchisepundit.com/index.php/comments/feed/
are ALL showing comments only. Did anyone file a bug report yet?
timweber
Member
Posted 5 years ago #
I submitted a ticket. Hope I described the problem correctly! I agree that removing the custom permalink structure is not an appealing workaround.
timweber
Member
Posted 5 years ago #
Worked for me! Thanks for the update.
That solution (2379) does not work for me! Help!
here is my blog:
http://www.blobp.com/gastro/
TearingHairOut
Member
Posted 5 years ago #
"Very strange. I changed the permalink structure and then went back and attempted to view the site feed at http://www.poetryhut.com/wordpress/index.php/feed/ Now I get the regular old homepage of my blog. Not an rss document."
I have the same situation, running 2.01 on IIS.
I implemented the solution at 2379 but it did not change the situation.
Can this issue be re-opened?
TearingHairOut
Member
Posted 5 years ago #
I checked this again using a different browser and it seems to be OK. Not seeing the change before must be connected to caching by the browser.
After making the change you have to make a static page to "flush the rewrite rules", whatever that means.