Lucas GR / 08.1.12 / 2:15 AM wrote:
But when i select the images that I want to upload it creates a image node for each file, with its filename as title (without the extension) and the date of creation, but without the image!
I think you stumbled upon permission issue. The image files uploaded from Drupal will be owned by Apache. Directory created within module will be the same. This image and permission thing has been bothering me so much I no longer use module for image but simply FTP + HTML instead.