Ok, i was trying to get a feed like this:
https://sourceforge.net/export/rss2_projnews.php?group_id=*******&rss_fu...
Its a rss2 feed and the core module aggregates it with no problems... As far as i understand, the problem is that curl can not retrieve the output of the url... (wrong?)

anyone has an idea to resolve that issue?

Comments

e_log’s picture

Status: Active » Fixed

oh, ok..... i should not guess...... ;)
it works like this:
http://sourceforge.net/export/rss2_projnews.php?group_id=*******&rss_ful...
i had to get the unencrypted page..... https->http

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.