Why don't work path pattern for type Image?

Comments

hop’s picture

I'm sorry it works perfectly. Plese delet this issue. Thank you.

yan’s picture

Status: Active » Closed (fixed)
mariagwyn’s picture

Status: Closed (fixed) » Active

Sorry to reopen this, but I am not getting upload paths to work for images at all. I have tried both the 6.x-1.0 and .dev versions, to no avail. In my admin/settings/image, I have the folder set to "images." In the upload paths settings, I have "images/[vocab-raw]/[term-raw]. A variation on this works for all other content types, but not images. I have tried multiple variations for images, and they all just go into "files/images" with no sub folders.

Any ideas?

thanks, Maria

davidwhthomas’s picture

I think this is an issue with the image module in how it sets the path itself in it's own code.
At this stage I'm not sure of a workaround at this end, but feel free to submit a patch.
DT

mariagwyn’s picture

Status: Active » Closed (fixed)

Yea, I read the post on Allow admin to determine how images are named referenced in another issues. Unfortunately, I don't do PHP, I can barely modify other's work, so I rely on the good will of the drupal community. I will just have to wait to see if the issue gets fixed. I just wanted to make sure I wasn't something I was doing wrong, especially since the person who started this post seems to have gotten it working.

closing for now, though if I discover a solution, I will reopen in case anyone is looking to solve the issue and needs a link to the solution.