When running a leech feed, I am getting this type of address in the nodes that are created. In other words, they are links inside of the feed I am downloading - usually to images, which for some reason are adding the address of the node to the whole link. I don't want that to happen. I don't mind clicking on the link and going off my site.

The main leech node is downloading fine, like this:

http://mysite.com/?q=rss-news20070710jessica-alba-s-parisian-holiday

The link inside the node looks like this. I will break the above link in two so you can see the whole thing. where the dash is on the second line connects directly to the end of "holiday":

http://www.celebrity-gossip.net/celebrities/hollywood/jessica-albas-pari...
-201278/%20http://www.celebrity-gossip.net/celebrity_gallery/image_full/11053/

So the node is antedating the addresses to these other images/links. Is this likely a problem with my settings for leech or the php? Don't know much about PHP. I looked at leech module in notepad, but to be honest, I had no idea where to start.

The actual code rendered on the page looks like this:

Only local images are allowed.

Any advice is appreciated. Thanks.

Comments

tsusiat’s picture

Sorry, it looks like this:

<" a href="http://www.celebrity-gossip.net/celebrities/hollywood/jessica-albas-parisian-holiday-201278/ http://www.celebrity-gossip.net/celebrity_gallery/image_full/11052/">Only local images are allowed.<"/a>

There are a couple extra quotation marks at the start and the end so it won't turn into an address.