Closed (fixed)
Project:
File (Field) Paths
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2012 at 22:42 UTC
Updated:
22 Apr 2012 at 22:20 UTC
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
Comment #1
barami commentedIf 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.
Comment #2
dadaisme commentedI've found the error, it's mine. The permission of the folder where wrong.
Thx.
Comment #3
dadaisme commented