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

Only local images are allowed.

Comments

Marko B’s picture

AGAIN :-)

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

Marko B’s picture

More 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.

Marko B’s picture

FOUND OUT problem.

"Cleanup using Pathauto." made tokens not work.

deciphered’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

No longer supporting Drupal 6 issues for this module.