You can find it here.

WARNING: This module is the alpha buggy version of Content multigroup that was shipped with CCK2 hidden in the package. Do not use it for anything else, you better wait for the release of CCK3. Plus there is NO upgrade path to CCK3 Content multigroup!

Comments

stefan81’s picture

Hi, thank you for sharing your modules and info!!
But, unfortunately images disappear after upload.

ndeschildre’s picture

Indeed, 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

stefan81’s picture

Thank you very much!
that helped me out and saved my day!

stefan81’s picture

StatusFileSize
new48.77 KB

Hi,

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?

ndeschildre’s picture

Hello,

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