• Hello,

    there is a problem with importing feeds to posts manually when the server is behind a proxy. When clicking on the button “CLICK TO FETCH FEEDS NOW” then always the error “There was a problem with fetching feeds. This is likely due to a settings problem or invalid feeds.” appears.

    This is because the function “wp_rss_fetchFeed()” in import_posts.php will always be used. The function “wp_rss_fetchFeed()” uses the class SimplePie_File directly and therefore the proxy setting from wp-config.php will not be used.

    Reference: http://core.trac.ww.wp.xz.cn/ticket/22207

    Yours,

    Erich Lerch

    http://ww.wp.xz.cn/plugins/wp-rss-multi-importer/

Viewing 1 replies (of 1 total)
  • Plugin Author Allen

    (@amweiss98)

    Don’t know what to say. The plugin works fine as long as the feeds are publicly available. Is there something else that you know us not working?

Viewing 1 replies (of 1 total)

The topic ‘Import feeds into posts does not work behind proxy’ is closed to new replies.