I'm not sure if this is problem of imagecache, but i think it is. Anyway, here's a problem:

My main files folder's set to sites/all/files
Temporary folder set to sites/all/files/tmp (i've tried other pat's and still problem exist).
When i upload picture to my node (via ImageField) it works ok, it uploads have thumbnail and stuff, but while node's still not saved (not sent) image stored in my sites/all/files folder (main files folder) and not in temporary folder. Should it be this way? And if not, any ideas what's wrong?

P.S.: Problem exists both on my live site and site on local server, their OSs: Red Hat Linux and Win 7 + wamp respectfully. If this problem exists on both OSs then i think it's not just server issue.

Thanks.

Comments

Kane’s picture

Status: Active » Closed (fixed)

Crap, actually this problem goes back to filefield module which can't store files in temp folder while node not saved.