Hi,
My installation:
Drupal 6x12
CCK: 6.x-2.2
FileField: 6.x-3.0
FileField Paths: 6.x-1.2
Token: 6.x-1.11
ImageField Tokens: 6.x-1.0

Reading the other issues regarding File Field Path, i see that i should have something like when i create an image in a new CCK content:
File path:
File path cleanup settings:
File name:
File name cleanup settings:

My problem is that i can only set up a "file path", but at any moment "file name" appears. Am i doing something wrong?
I create a new content type, i chose an image field, then on the manage field page i have:
ALT text settings
Title text settings
File size restrictions
Path settings
Default image

But nothing about the file name...
I installed the same modules on 2 development websites, the same issue appears on both of them.
I probably miss something, but i have no idea...if somebody can help me
Thank you
Matthieu

Comments

deciphered’s picture

Hi Matthieu,

The details you want should be under the Path settings fieldset, if they aren't there then there is definitely something wrong.

In the information you've provided you don't mention anything about ImageField, yet you mention you use ImageField Tokens which requires ImageField so I can only assume that you are using ImageField as well. If so, what version of ImageField are you using?

Hope I can help to solve your issue.

Cheers,
Deciphered.

matthieu-1’s picture

Status: Active » Closed (fixed)

Thank You Deciphered for your answer.
I thought that it was possible to decide a path for each image field in CCK. I did not understand properly how the module works. It s fixed now.
Thank you again.