Thread Starter
cs5
(@cs5)
Anyone have any ideas on this? I would really like to get my feeds working.
What plugins do you have installed? Have you tried disabling them and then seeing if the problem persists?
Thread Starter
cs5
(@cs5)
I’m running these plugins and deactivated most of them to no avail:
Extended Live Archives
Akismet 1.14
Photopress 0.9.4
Subscribe To Comments 1.5
SRG Clean Archives 1.5
Ultimate Tag Warrior 3.1
UTW2: Like UTW1, but with even greater justice.
Ultimate Tag Warrior: Tag Archive 1.0
Ultimate Tag Warrior 1.3 Legacy
WordPress Database Backup 1.7
Image Browser 0.4.5
WP-ContactForm 1.4.3
Sidebar Widgets 1.0
What you’re actually getting on that site is a “Call to undefined function: bloginfo_rss()” error in wp-rss2.php. In which case I’d say that you have some file corruption or you didn’t upload the entire wordpress package to the server.
Thread Starter
cs5
(@cs5)
I’m pretty sure that I uploaded the whole package. Is there a certain page of wordpress that I can upload to my server to replace and correct this? Maybe wp-rss2.php?
cs5: The bloginfo_rss() function is located in /wp-includes/feed-functions.php. If that file is missing or corrupt, it could be the cause of your problem. But it’s hard to say for certain where the problem is, and it would be simpler to just reupload the whole package.
Thread Starter
cs5
(@cs5)
The rss feeds have been fixed with a full refresh…thanks for the help.