the on demand photo fetching is killing me, so phenomenally slow I just want to go get the photo tar ball manually from the RETS server but where would I put the photos so that imagecache can size them?

Comments

Garrett Albright’s picture

The slow photo phet… er, fetching should only be happening the first time a photo is to be viewed; from then on, it should be cached and not need to be downloaded from the server again. Is that's what's happening? If so, check to see that ImageCache is properly configured and caching images.

If it is, but you still want to manually manage images anyway… that strikes me as odd, but I suppose you could edit the property nodes and add the images to the image fields manually. Not sure how well that would work, though.