When I install the module:

  • The OG Content Type Admin module was installed successfully. A table was added to the database.
  • user warning: Field 'pages' doesn't have a default value query: INSERT INTO blocks (module, delta, theme, status, weight, region, custom, throttle, visibility) VALUES ('og_content_type_admin', '0', 'pushbutton', 1, -2, 'left', 0, 0, 0) in includes/database.mysqli.inc on line 151.
    There was an error setting the OG Content Type Admin settings.

The module seems active. There is also a new block: "Group details override by OG Content Type Admin".
In admin/og/og_content_types, when I try to add a group:

  • user warning: Field 'types_allowed' doesn't have a default value query: INSERT INTO og_content_type_admin (gid, name) VALUES (11, 'GroupName') in includes/database.mysqli.inc on line 151.
  • The group has been added.

The group is NOT added to the list.

Comments

rconstantine’s picture

Please provide a screen shot of your OG settings page. Also, what versions of everything are you using (PHP, MySQL, Drupal, OG, etc.)?

Anonymous’s picture

Status: Active » Closed (fixed)

@Ryan

Closing this is issue as there have been no response for more than two weeks.