Something is either wonky with Imagefield or wonky with the Bio CCK handling code, because imagefields don't work. When you attempt to attach a picture, it just reloads the form.

Comments

mlncn’s picture

Also, the fields are not grouped and therefore out of order. I am going to try to get the fields to be added to the registration form more in the CCK (or Drupal forms) way.

Is there any reason this was avoided? Please point out the "abandon all faith ye who enter here" sign now...

benjamin, Agaric Design Collective

capellic’s picture

Title: Imagefields don't show up on registration form » Oh yeah! Please fix!

I would love to see this fixed - I am having the same problem as reported over here: http://drupal.org/node/234404

capellic’s picture

Title: Oh yeah! Please fix! » Taxonomies terms as CCK is an issue

It would be one thing if I could order my fields appropriately and not get the groupings, but it seems that CCK fields that are of type taxonomy selects or checkboxes (and maybe others?) don't listen to the weight. They all tend to want to show up at the bottom of the form.

UPDATE: I have posted a work-around using hook_form_alter here: http://drupal.org/node/234404#comment-773110