Closed (fixed)
Project:
Feeds Tamper
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2012 at 12:23 UTC
Updated:
10 Feb 2012 at 19:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
star-szrCan you provide more detail? I was able to do this using the explode plugin.
Comment #2
IT100 commentedNice to hear it should work, well I've got some more information here,
Attached is the small csv file I'm using for tests.
I'm able to import the first item in the image column, but when I add a second image, comma separated, then I get a failed with code 1002 error.
and here you have the Feeds log:
Comment #3
star-szrHere are two questions/ideas for you:
1. Are you using the explode plugin to split up the
afbeeldingfield with the comma delimiter?2. Have you tried inputting your URLs in the
public://format, i.e. instead of/var/www/html/sites/default/files/1610.jpgusepublic://1610.jpg, assuming your public files folder is the default/sites/default/files.I'm also assuming you've set your CSV parser to use the TAB delimiter.
Comment #4
IT100 commentedputting my URLs in the public:// format did the trick.
Thanks!!! saved my day.
regards,
Chris.
Comment #5
star-szrGood stuff.
Comment #6
IT100 commentedhttp://www.sitename.org/sites/default/files/2011-2209.jpg,http://www.sit...
does also work, providing that there is no space between url's. Nice feature, can be used to migrate images from one site to an other