Fix for error in WordPress rss feed module

WordPress Pumpkin

Image by Eric M Martin via Flickr

Using WordPress 2.7.1, there is a problem with the Atom feed export.

In the apache error log are many occurrences of these two lines:

Bad arguments. in /var/www/.../wp-includes/rss.php on line 175,
The first argument, 'map_attrs', should be either NULL or a valid callback

The problem appears to be a simple coding error: the callback function should be called as array reference, array(object, user_func).

This has been reported as issue #9225, read on if you want to fix it for yourself right away…

Read the rest of this entry »

Popularity: 27%

Post to Twitter Tweet This Post to Delicious Delicious Post to Reddit Reddit This Post Post to StumbleUpon Stumble This Post

Tags: , , , ,
Comments off

Twitter links powered by Tweet This v1.6.1, a WordPress plugin for Twitter.