I noticed that CCK imagefield fields added to the multiforms content type does not save necessary data in the CCK database tables. Uploading an image in edit mode does not display thumbnail of uploaded image, probably because it doesn't get saved in the "files" table.

Anyone have any experience with integrating imagefield?

Tested on clean CVS versions of Drupal 5, cck, imagefield, and multiforms (HEAD).

Comments

mcantelon’s picture

Hi Chris!

I'll check this out...

mcantelon’s picture

Hi Chris,

I think I got it. There was a Drupal 4.7 hack that I didn't catch when I ported multiforms to Drupal 5. Download the head version of multiforms for the fix!

Let me know if you run into further weirdness!

Cheers,
Mike

ngstigator’s picture

Hey, that's super-cool, Mike! I'll have a look and report back.

ngstigator’s picture

Works as advertised! I never would've caught that conditional ;-) Very much appreciated.

BTW I nominate this to be worthy of at least a "dev" release, if not "stable".

mcantelon’s picture

Excellent... Glad the beast works!

I'll cook up at new release for it! :)

mcantelon’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.