Hi!

I added a image filed to a content type and setted an upload path : photos/[node:author]/[node:nid].

The problem is that when adding a image the path is not respected, i have found my images on default/files insted of default/files/photos/etc/etc?!

Is this a bug or something that I have done wrong ?

Thx.

Comments

barami’s picture

If you submitted, Is it still exist in files directory?

When you uploaded file before submit, It is exist in files and after submitted, files will move there.

dadaisme’s picture

Status: Active » Fixed

I've found the error, it's mine. The permission of the folder where wrong.

Thx.

dadaisme’s picture

Status: Fixed » Closed (fixed)