Closed (fixed)
Project:
Organic Groups
Version:
7.x-2.0-alpha2
Component:
og.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2012 at 05:06 UTC
Updated:
19 Jun 2012 at 14:01 UTC
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
Comment #1
sonictruth commentedI'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
Comment #2
drupalycious commentedI 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?
Comment #3
amitaibuThe og table is deprecated in the 2.x version, so it should stay empty