Did they remove an essential part from wp-includes that kills feed generation? I vaguely remember they did something like this before with magpie rss
And btw. during my upgrade for a while wp was telling me I am running 3.1-alpha... No idea why but I simply put 3.0.1 on top of it and now its back to thinking it is 3.0.1
Did they remove an essential part from wp-includes that kills feed generation? I vaguely remember they did something like this before with magpie rss
And btw. during my upgrade for a while wp was telling me I am running 3.1-alpha... No idea why but I simply put 3.0.1 on top of it and now its back to thinking it is 3.0.1
10635 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Sales & Support Lead
—
24th August 2010 (1 year ago)
#
Hiya Ovidiu,
What version of the sitewide feed plugin are you running? I haven't tested it personally, but it appears there was a recent update on the plugin author's website (may 2010): http://1uthavi.adadaa.com/ada-wpmu-sitewide-feed-plugin/
during my upgrade for a while wp was telling me I am running 3.1-alpha...
That's a weird one. Did you downloaded the zip from wordpress.org/download or something from trac?
Well I didn't give his version a try as in his last comment he said he is soon going to release a 3.0 compatible version... tried contactign the guy, no luck so far...
second issue: I downloaded the latest.tar.gz from the official site... still have the downloaded version, which file contains the version again?
I couldn't comment on his site yesterday so I started reading all those comments... found the solution posted there, not my merit for implementing it...
the feeds are workign but they seem to be timing out or something, I mean they validate and I can test their headers with web-sniffer but they simply won't display anymore on my homepage using the old educlean theme.
I didn't want to upgrade to the new educlean theme as I don't need it, the old one is jsut fine and I customized it quite heavily.
I am just wondering if the script that parses the rss feeds for the front page has a certain time-out setting somewhere?
Responses (8)
Sales & Support Lead — 24th August 2010 (1 year ago) #
Hiya Ovidiu,
What version of the sitewide feed plugin are you running? I haven't tested it personally, but it appears there was a recent update on the plugin author's website (may 2010):
http://1uthavi.adadaa.com/ada-wpmu-sitewide-feed-plugin/
That's a weird one. Did you downloaded the zip from wordpress.org/download or something from trac?
Member — 24th August 2010 (1 year ago) #
Well I didn't give his version a try as in his last comment he said he is soon going to release a 3.0 compatible version... tried contactign the guy, no luck so far...
second issue: I downloaded the latest.tar.gz from the official site... still have the downloaded version, which file contains the version again?
Member — 24th August 2010 (1 year ago) #
found the solution in the comments on that page:
$wpmuBaseTablePrefix = $wpdb->base_prefix;
was missing and the plugin couldn't determine the proper $wpmuBaseTablePrefi
Sales & Support Lead — 24th August 2010 (1 year ago) #
Hiya,
Nice job on the solution! I've never had any contact with that developer so I wasn't sure what response/time frame you'd get over there.
There's a version.php in wp-includes. That should have the info. I believe they bump the version number on trac quickly after each stable release.
Thanks!
Member — 24th August 2010 (1 year ago) #
I couldn't comment on his site yesterday so I started reading all those comments... found the solution posted there, not my merit for implementing it...
I got my localized version from here: http://ro.wordpress.org/wordpress-3.0.1-ro_RO.tar.gz and the included version.php says: 3.1-alpha
I should have known better than to trust Romanians (I am one so I should have known better :-)
Founder & CEO — 24th August 2010 (1 year ago) #
Heh :)
Member — 2nd September 2010 (1 year ago) #
@James:
and not only did they screw up the version number they also included these language files:
ms-ro_RO.mo Delete File
ms-ro_RO.po Delete File
continents-cities-ro_RO.mo
continents-cities-ro_RO.po
inside wp-content/languages/ which added Corsican and Malay to my signup language choice!
See? I knew what I was talking about :-)
Member — 10th September 2010 (1 year ago) #
the feeds are workign but they seem to be timing out or something, I mean they validate and I can test their headers with web-sniffer but they simply won't display anymore on my homepage using the old educlean theme.
I didn't want to upgrade to the new educlean theme as I don't need it, the old one is jsut fine and I customized it quite heavily.
I am just wondering if the script that parses the rss feeds for the front page has a certain time-out setting somewhere?
Become a member