Active
Project:
Multimedia Element
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2009 at 10:42 UTC
Updated:
28 Jan 2010 at 08:56 UTC
Jump to comment: Most recent file
Comments
Comment #1
stefan81 commentedHi, thank you for sharing your modules and info!!
But, unfortunately images disappear after upload.
Comment #2
ndeschildre commentedIndeed, you're right.
This require a very small 3-lines patch to filefield, which was submitted.
Unfortunately it wasn't accepted due to this Content Multigroup not being for Content Multigroup for CCK3.
You can simply apply this patch that you can find here:
http://drupal.org/node/643772
Cheers,
Nicolas
Comment #3
stefan81 commentedThank you very much!
that helped me out and saved my day!
Comment #4
stefan81 commentedHi,
The bug ocured again.
I figured out that javascript is disturbing the upload.
I deactivated javascript in the browser, now its working.
Probably its the "Upload progress" because on an other server, where i can't use Upload progress, it was working.
Even when I set the image field to "Throbber", the image field inside the multigroup ignores the setting and uses Upload progress.
please have a look at the image attached.
There you can see that the image field disappeared after upload in the upper set.
do you have an idea how to solve this?
Comment #5
ndeschildre commentedHello,
Weird.
Can you tell me which version of filefield/imagefield you're using on the server where it does not work, and on the one where it works?
Cheers,
Nicolas