Hy,

When i and cross some content types on and then click save, it decrosses all options again and my users cannot create the content.

I do not know what is wrong, cause it's just a fresh install of drupal?

Comments

rconstantine’s picture

Assigned: Unassigned » rconstantine

Yikes! It looks like I broke something. Will look into my SVN history to see what I did! Then I'll upload an update ASAP.

rconstantine’s picture

Status: Active » Fixed

That was easy. I made this change: http://drupal.org/node/178763 where I added a tab menu item to the group home page. In doing so, I made the existing group detail menu item point to the new URL. Seems I forgot to update the submit function to look at arg(1) instead of the previous arg(2).

Works now. Look for a new release in mere moments.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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