Hi,
I'm using magpie for parsing rss feeds in wordpress. If the feed is available/not down I'm having no problems at all.
But if the feed is unavailable I get following error:"Fatal error: Call to undefined method WP_Error::get_item_quantity() in /home/domains/wp-content/themes/wptheme/rsstest.php on line 254"
Is there one or other way to customize this error into "Feed is not available!"?
Thx.