Closed (won't fix)
Project:
File (Field) Paths
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2010 at 14:02 UTC
Updated:
11 Aug 2015 at 20:23 UTC
Jump to comment: Most recent
Comments
Comment #1
Marko B commentedAGAIN :-)
I have CCK with imagefield and filefield all the latest versions.
setting for path is blank
for field name is map.[filefield-extension-original]
and when its saved it becomes
<img height="683" width="1024" src="http://www.arabba.hr/tower/sites/default/files/map.?1272376507" alt="" class="imagefield imagefield-field_mapa">image uploaded is normal image123.jpg
Comment #2
Marko B commentedMore wrong stuff. NID token doesnt work
have path as
trgovine/[nid]
and [filefield-fid].[filefield-extension-original] for file name.
and i get
URL like this
<img class="imagecache imagecache-Galerija_mala" title="NAF - NAF" alt="" src="http://localhost/tower/sites/default/files/imagecache/Galerija_mala/trgovine/./212-NAF NAF.jpg">or like this
<img class="imagecache imagecache-Galerija_mala" title="NAF - NAF" alt="" src="http://localhost/tower/sites/default/files/imagecache/Galerija_mala/trgovine/212-NAF NAF.jpg">where NID token is completly ignored.
Comment #3
Marko B commentedFOUND OUT problem.
"Cleanup using Pathauto." made tokens not work.
Comment #4
decipheredNo longer supporting Drupal 6 issues for this module.