Problem with enabling Organic groups access control
mike4miyu - February 18, 2007 - 11:36
When I enable access control for organic groups and view the home page as an anonymous user, all content is gone and I am presented with the home page of a fresh install of drupal ie 'Create user 1 account'.
This was not visible to me until I logged out as administrator and viewed the home page as an anonymous user. Fortunately the website is not getting much traffic yet and no one managed to "create user 1 account'
I was able to re login as administrator and promptly disabled OG Groups access control which corrected the error.
using:
drupal 5.1
og-5.x-1.0
I am 'relatively' new to Drupal and am volunteering to develop a community website for a non profit org.
Any help would be appreciated.

by design
I think this is by design- OG will hide every that's not
1) marked public OR
2) not a content type that's omitted from group targeting (see "Node authoring form" under /admin/og/og)
Re-enable OG, and edit some of the posts you want to be public, and check the "Public" box.
Thank you, That solved my
Thank you,
That solved my problem.