Active
Project:
PIRETS
Version:
6.x-3.0-beta6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2011 at 02:09 UTC
Updated:
11 Jun 2011 at 09:06 UTC
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
Comment #1
Garrett Albright commentedThe 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.