Results 1 to 2 of 2

Thread: Limitations of Pausing RSS scroller

  1. #1
    Join Date
    Mar 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Limitations of Pausing RSS scroller

    1) Script Title: Pausing RSS scroller

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...ller/index.htm

    3) Describe problem:
    I have installed the components of the script on my site, but I only ever get the following message in the scrolling window:

    Sorry: It's not possible to reach RSS file http://news.com.com/2547-1_3-0-5.xml (or whichever url I pass)
    I give up trying to fetch RSS feed.

    Is it possible to pass url's to xml files? The two I'm trying to use are:
    http://www.ecb.co.uk/live-scores.xml
    and
    http://www.himleycc.co.uk/rss.xml

    The cache directory is getting populated with files but all contain
    b:0;

    Please help!
    Last edited by troyboy; 03-15-2007 at 04:18 PM. Reason: Clarity

  2. #2
    Join Date
    Mar 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I may have answered my own question. The LastRSS script uses fopen to open the RSS file. This appears to rely on allow_url_fopen to be enabled in php.ini, which it isn't on my host.

    I've raised a ticket with my hosting service to see if I can change this setting.

    I'll keep you posted

    Troyboy

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •