After setting up OG fine initially I have now run into a problem where the og table in the db isn't getting any entries when I create a new group. It has two dummy test groups that I created but nothing since I have created a bunch of real group nodes. The og_membership table is filling up fine even getting a gid which I presume is the id of the group entity that would normally be populating the og table but alas, nothing in og.

I've looked through the code to try and debug this but I can't even find the code that is populating this table. If nothing else can someone point me towards that and I can try and trace it back from there.

Thanks

Comments

sonictruth’s picture

I've uninstalled 7x.2 (eventually after much hair pulling — see: http://drupal.org/node/1280118) and I've installed 7x.1.4 and everything seems to be working fine now so feel free to disregard this

drupalycious’s picture

I have the 7x.2 branch working well.

Did you think about running "Organic groups migrate" module (it is a module provided with OG, when you upgraded from the branch 7x.1 to the branch 7x.2?

amitaibu’s picture

Category: bug » support
Priority: Critical » Normal
Status: Active » Fixed

The og table is deprecated in the 2.x version, so it should stay empty

Status: Fixed » Closed (fixed)

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