looking good but, only works partially for me ....
| Project: | Organic Groups Sites |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Created Associated sites via Multisite Manager, with database prefix for each one. Go to new site, and create first account, enable og-sites. Associated sites have own domain.
1. Since I will be sharing nodes and users, should I now delete the table of the Associated sites previously created? It not being used, so ...
2. I created and edited stories from either one, Hub or Associated sites, it show up in both. Just as I wanted. But this is not the case for comments.t
Comments only shown where it was created.
3. When created a new users, It did store into "hub_users" table and not "my_associated_sites_users" table. That's good but I cannot logon. After trying a few tricks, I found out I could only logon if the username info is copied into both table which was not initialy done.
4. I also cannot edit the Primary link on the Associated sites as I keep getting a duplicate entry warning in "my_associated_sites_menu" table. There's no problem with Hub site.
5. I can only achieve the above with only one Associated site. The "hub_og_sites" seems to be overwritten rather than adding a new one if new Ass. site is being added.

#1
I have exactly the same problems. Any news?
#2
Since no solution here ...
I am not using this module anymore. I just simple use multisite confiiguration and regular OG. Everything is shared in a single database, but content is filtered by OG/Views (enable access).
Disadvantage :
example1.com/about-us
example2.com/about-us
example3.com/about-us
can point to the same content. there's a way to prevent this, but I still haven't look into this ...tips is appreciated.