By zoffmann on
I have installed drupal 6.20 and CCK, filefield and imagefield.
I have created new content type with an image field, and I would like to use same image for all new created posts.
As I understood I should use "Default image" option and upload my image.
But the problem is I can't uplaod image, I can choose the file on my computer but the image doesnt upload when I click on "Save field settings" :=(
Anyone had the same problem ?
Comments
picture is uploaded in "/files" folder but not in "/files/imagef
on some particular reason the picture is uploaded in "/files" folder but not in "/files/imagefield_default_images"
when I moved uploaded picture from "/files" folder to "/files/imagefield_default_images" folder it worked !
why is it like that ?
Filefield and ImageField
1. What is your filefield and imagefield version? This bug happen on 6.x-3.9, don't know if fixed on 6.x-3.10.
2. Do you alter the CCK image Path setting - Filepath? If yes, then do you use token? I see using token not work properly for Anonymous user.