I've installed on the fresh drupal 7 install subdomain and organic groups, made basic setup and I try to open group, it throws message, that table field_config_entity_type is absent. Error gives function get_content_subdomain() in the file subdomain_mode_group.inc.

I have looked around, found this post http://drupal.org/node/986992. As I understand in the december this table was removed from installation.

CommentFileSizeAuthor
#1 field_config_entity_type-1059620.patch736 bytesbryangullan

Comments

bryangullan’s picture

StatusFileSize
new736 bytes

I had the same issue. I tried the change in the attached patch. - note that I've not tested this beyond a 30 second check that the fact that my node saved successfully on the subdomain I wanted and doesn't show up on other subdomains.

tebb’s picture

Had the same issue, applied the same patch to test site, also seems to work for me.

Patch is relative to the module's includes directory.

rwohleb’s picture

Assigned: Unassigned » rwohleb
Status: Active » Fixed

This is fixed in commit 63c5694. Please grab the latest 7.x-2.x dev copy and check it out.

Status: Fixed » Closed (fixed)

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