• I loaded an RSS feed onto my main page with CG-Feedread. It worked fine, but when I changed the feed URL, the old feed was still displaying. Is there some cache that needs to be cleared to make it work?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Ehm, try adding a www. to the link then it may work, sometimes it does it with me on mine . .

    Yes, that’s what the ‘cachename’ param to the getSomeFeed function is used for. You can manually go and delete the named cachefile, or if you are testing stuff you can crank up the refresh rate to like 1s instead of N hours..

    Aside from those two, reuse of a cachename while changing other stuff will result in getting the old feed data until the timer expires and it recaches it from the source.

    -d

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CG-Feedread problem’ is closed to new replies.