alex.p
1
I need to upload a list of images (or their links), but I keep getting errors relating to the image cells.
I’ve tried exporting existing listings and copying them; that didn’t work.
It gave me this:
//s3.amazonaws.com/appforest_uf/f1586301497316x961548692959615400/15863014738114447177200321336495.jpg , //s3.amazonaws.com/appforest_uf/f1586301515901x876676767718201000/1586301498214849507174886430135.jpg
I then tried adding " " around each item. Then around the whole thing, as these are needed for my text options. But this didn’t work either.
Any ideas on how to make this work?
Hey! I recently did this and uploaded 78 images at once. I’m guessing you’d like to “create a thing” with each image in your DB?
alex.p
3
Yes, I’m creating an item listing on a rental site. So the photos are just one of about 9 fields.
alex.p
4
I did build a work around that I may use instead. What idea did you have?
Hey, sorry for the slow reply.
So what I gather is, multimple images for a single “thing” ? As in, car 1 would have many images? car 2, a few images… etc.
alex.p
6
Yes, exactly! Upto 5 images each.