Forums

[Plugin: RSSImport] RSSimport and Google News (4 posts)

  1. lagoraedhec
    Member
    Posted 6 months ago #

    Hi,
    I've installed this plugin and it works perfectly except with Google News feeds which gave me the following error : Error: Feed has a error or is not valid
    Do you know how to make it work together ?

  2. yawstick
    Member
    Posted 5 months ago #

    had any luck on this

  3. kidnappedbyjupiter
    Member
    Posted 5 months ago #

    The RSSImport-plugin uses WP's rss-function and works pretty well w/ WP-feeds but as soon as a feed has its own XSL it produces errors.
    Better use PHP's simplexml_load_file in this case
    $sxml = simplexml_load_file($feedurl)

  4. Bueltge
    Member
    Posted 1 month ago #

    I have now iclude the class SimplePie and now it is easyer to read ATOM feed, like Google News or ther Google feeds. You can use the parameter $use_simplepie for work with SimplePie.

Reply

You must log in to post.

About this Topic

Tags