hi,
i have upgraded the image module 6.x-1.0-alpha2 to 6.x-1.0-alpha3.
In have created a new base content type "fff" and i have activated "image attach".
When i create a "fff" content with image attach and click on preview link i receive this error message
* Created new image to attach to this node. DSCN0899.jpg
* DSCN0899.jpg's thumbnail derivative image was missing. The derivatives will be rebuilt to regenerate it.
* DSCN0899.jpg's preview derivative image was missing. The derivatives will be rebuilt to regenerate it.
* The derivative images for DSCN0899.jpg have been regenerated.
and the article will be created anyway
if i click on save button, will be created two articles: one, with the name of the foto and one with the name of article; this is the error message
* Created new image to attach to this node. DSCN0899.jpg
* fff test 1 has been created.
* DSCN0899.jpg's thumbnail derivative image was missing. The derivatives will be rebuilt to regenerate it.
* DSCN0899.jpg's preview derivative image was missing. The derivatives will be rebuilt to regenerate it.
* The derivative images for DSCN0899.jpg have been regenerated.
i don't have this problem with alpha2 and i suppose that cold depende to alpha 3
thank you
Comments
Comment #1
shopgirl_11 commentedHi,
I have this same problem. Is there someone who knows how to fix this?
Thanks.
Comment #2
sp3boy commentedWhat do you mean by "article"? Do you mean Drupal is saving two nodes of type fff ?
Assuming you are uploading a new image, after clicking on Preview and seeing the first set of messages, do you make any changes to the Attached Images section of the form (for example reselecting the file you wanted in the "Upload Image:" field?) before clicking Save?
If you browse to the image file again in the Upload Image field between Preview and Save, Drupal will upload the image file a second time, create another Image node for it and give the sequence of messages you describe. I would also expect it to save the second upload as DSCN0899_0.jpg to avoid overwriting the first upload.
Comment #3
quaresma-1 commentedHi,
the same is happening to me, I have version 6.6.
Those errors only appear once for every image I upload, but everything seems and works okay with the images.
The only problem is that those error messages appear in the users pages, even anonymous users. Even I selected "Writes errors to the log" in the Error report menu.
Am I doing something wrong?
Best Regards,
Jose Quaresma
Comment #4
sp3boy commentedHi Jose,
I still need answers to my original questions to work out what the problem is. The messages like
"* Created new image to attach to this node. DSCN0899.jpg
* DSCN0899.jpg's thumbnail derivative image was missing. The derivatives will be rebuilt to regenerate it.
* DSCN0899.jpg's preview derivative image was missing. The derivatives will be rebuilt to regenerate it.
* The derivative images for DSCN0899.jpg have been regenerated."
are not errors, that's just the module telling the user what it is doing to create the image node to be attached to the fff node.
Comment #5
sunThose are just informational status messages.
Comment #6
bredi commentedThe problem is that it shows this "message" but the images don't show up in the galleries or nodes. Yet they are in the directory.
A ton of people are having this issue.
Comment #7
arpita123 commentedhve the same problem
people help....
urgent
Comment #8
davidcomelli commentedI have the same issue.
If I allow Image Attachments into a page node it will create two nodes.
One a page node and the other an Image node
Drupal. 6.13
Image 6.x-1.0-alpha4