Hiya,
Very odd - have changed the default feeds (only edit) in my wpmu dashboards but they are not updating... any idea what it could be?
Cheers, James
Hiya,
Very odd - have changed the default feeds (only edit) in my wpmu dashboards but they are not updating... any idea what it could be?
Cheers, James
Very bizarre - I've just noticed that this has been happening on all my upgraded WPMU installs (the dashboard feeds not refreshing) whether I've edited the feeds or not.
Wonder if this could be related to the no 'new blog to admin' email too? Are they governed by the same function?
Regular WP dashboards on the same server continue to work just fine...
Any thoughts?
I have the same problem. Moreover, when I try to use rss.php functions, it fetches feeds only once. It seems that this problem is related to wrong caching. Can anybody help? I have cache folder (I created it manually) in wp-content and all the rights to read/write are set...
Glad (in a way) to hear I'm not the only one.
Could this be down to older installations which have been upgraded?
Farms2, what exactly could be done?
It seems that something is broken in rss.php, so feeds are not updated. Nightly build contains the same file as 1.0 version. I've just renamed rss-functions.php from WP 2.0.5 to rss.php and replaced the original file with it. Seems it works.
Dude! I'll try that fix tomorrow - great thinking.
The same happened to me, and I did the same thing: used the old rss-functions file instead of rss.php. It also fixed the problem i'd been having with my Flickr rss feeds not refreshing.
The same here.
Adding to wp-config.php :
define('ENABLE_CACHE', true);
do the job... for the moment...
Had that, wasn't helping.
Just to check... could there be any potential problems with using the wp 2.0.5 rss-functions.php renamed?
I HAD the same problem. Now, when I use one of my mu feeds in the dashboard, I use http://www.blog.tld/feed/wp-rss2.php rather than the usual http://www.blog.tld/feed/. I don't have any problems with feeds updating. I also use object cache enabled. I did nothing to the the rss.php. But I'm certain the object cache was the real fix.
So at the end what is it exactly that we have to do?
enable cache? Use 2.0.5 file and rename? change address to .../wp-rss2.php?
can you explain please?
thank you
Simon
All work if use adreess: http://www.blog.tld/feed/rss2