Hi all,
Do you use the fetch_rss()? If so, have you ever felt that it gives up fetching so fast? I mean the time limit. It doesn't fetch from web sites that are kind of slow to response.
I tried to increase the number of the "define('MAGPIE_FETCH_TIME_OUT', 2);" to 10 but it doesn't help.
Does anybody have a solution for this?