Magpie rss help

Discussion in 'XML & RSS' started by Hans23, Jul 2, 2006.

  1. #1
    Hi,
    I need to resolve a problem.

    I have magpie rss script to get rss feeds.

    I am getting the following error.

    "Warning: MagpieRSS: Failed to fetch http://www.xxxxxx.com/links/rsssource.php?item=News (HTTP Response: HTTP/1.1 404 Not Found ) in /home/yyyyyy/public_html/links/magpierss/rss_fetch.inc on line 238

    Warning: Invalid argument supplied for foreach() in /home/yyyyyy/public_html/links/index.php on line 53"

    Note:
    xxxxxx = my domaini name
    yyyyyy = folder name

    Your help is greatly appreciated.
     
    Hans23, Jul 2, 2006 IP
  2. weppos

    weppos Well-Known Member

    Messages:
    99
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    125
    #2
    Really strange since the latest MagpieRSS class in the file rss_fetch.inc at line 238 has a simple conditional check.

    Please, could you provide the code written in the file index.php?
    Did you check the feed exists? The HTTP code is 404.

    Did you try to parse and other feed? It works?
     
    weppos, Jul 2, 2006 IP