1
expert01
WebLinks can't get RSS
  • 2005/10/10 19:28

  • expert01

  • Just popping in

  • Posts: 6

  • Since: 2005/10/6


I'm having a problem with weblinks. It can't grab RSS files.

Warning [PHP]: fopen(http://torrentx.co.uk/rss.xml): failed to open stream: Connection refused in file modules/weblinks/class/remote_file.php line 173

I've got 46 sites with RSS feeds in the links module. The first 20 were grabbed fine, but none after that. I cleared the RSS cache and now it won't get any of them.

2
jdseymour
Re: WebLinks can't get RSS

I have always found selecting "auto detect" on the type of feed seems to work better than specifying a type. If it still does not pick it up, validate the feed and see if there are problems with the feeds form.

Sometimes, over time, I get errors when updating, I go through the links and recheck to auto detect and usually it will correct the error. I have never had a failed to open stream error though.

3
expert01
Re: WebLinks can't get RSS
  • 2005/10/11 2:48

  • expert01

  • Just popping in

  • Posts: 6

  • Since: 2005/10/6


Tried, didn't work. Feeds are valid URLs, but now I've got no feeds. They're RSS version 0.91 (mostly). I've checked the config and fopen is available (torrentbits.sourceforge.net/info.php_Quote:

jdseymour wrote:
I have always found selecting "auto detect" on the type of feed seems to work better than specifying a type. If it still does not pick it up, validate the feed and see if there are problems with the feeds form.

Sometimes, over time, I get errors when updating, I go through the links and recheck to auto detect and usually it will correct the error. I have never had a failed to open stream error though.

4
expert01
Re: WebLinks can't get RSS
  • 2005/10/11 21:37

  • expert01

  • Just popping in

  • Posts: 6

  • Since: 2005/10/6


I've figured out how to get the RSS working. I opened remote_file.php and added

ini_set('max_execution_time', 60);

after

function open( $filename, $mode )
{

But the same did not work for getimagesize(). And some of the sites are coming up as connection refused (for both). Would connection refused be because of an error on my server or theirs?

Login

Who's Online

214 user(s) are online (145 user(s) are browsing Support Forums)


Members: 0


Guests: 214


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits