Results 1 to 6 of 6

Thread: "Pausing RSS Scroller" won't work :(

  1. #1
    Join Date
    Nov 2010
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default "Pausing RSS Scroller" won't work :(

    1) Script Title:
    Pausing RSS Scroller
    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...ller/index.htm
    3) Describe problem:
    I can't get this script to work. I've been getting this message on firefox.

    Error fetching remote RSS feed!
    Sorry: It's not possible to reach RSS file http://rss.cnn.com/rss/cnn_topstories.rss

    Let me know what you need and how I should get it to you. Thanks for your help.

  2. #2
    Join Date
    Feb 2009
    Posts
    303
    Thanks
    18
    Thanked 36 Times in 36 Posts

    Default

    I think because the URL is to the Feedburner page, not the RSS Feed itself.

    - Alex
    Alex Blackie, X96 Design
    My Website
    I specialize in: HTML5, CSS3, PHP, Ruby on Rails, MySQL, MongoDB, Linux Server Administration

  3. #3
    Join Date
    Nov 2010
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Is there a fix for that?

  4. #4
    Join Date
    Feb 2009
    Posts
    303
    Thanks
    18
    Thanked 36 Times in 36 Posts

    Default

    Edit: Whoops. Wrong answer. Updated.


    Looks like if you view the source of that page it gives you the RSS feed itself. So I don't see why it wouldn't work unless your host doesn't allow PHP to contact other websites.

    Check with whomever your website is hosted with to see if you're allowed to contact external websites. I think that would be the problem.

    Cheers,
    Alex
    Alex Blackie, X96 Design
    My Website
    I specialize in: HTML5, CSS3, PHP, Ruby on Rails, MySQL, MongoDB, Linux Server Administration

  5. #5
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Building on Alex's advice about not being able to connect to external websites, check with your web host that they haven't blocked all TCP outbound connections - if they have they should be able to add specific sites to a 'whitelist' if you ask nicely. Also check that you have fopen set to 'on' in php.
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  6. #6
    Join Date
    Nov 2010
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for your input. My server allows php to contact external sites and the settings seemed to be setup right. Still no luck w/ that script. I figured something else to use in the meantime.

    Is anybody else having luck with it?

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
  •