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.

Comments

pwolanin’s picture

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.

---
Work: BioRAFT

mike4miyu’s picture

Thank you,

That solved my problem.

ravenite@gmail.com’s picture

5.x-8.0-rc1 2008 and version 5.x-7.3

no longer have an access control dropdown to enable. any ideas?

http://drupal.org/node/332343

ifoundyou’s picture

Oragnaic Access is deadly. No one should install it. The moment we tried it asked us to rebuld the database. This happens all of the time.

Regards,

Charles Pisano

capellic’s picture

I am having a similar problem with OG Access Control conflicting with one, specific View (and all the displays). When I activate OG Access Control, I am asked to rebuild the permissions. I do so. Then my view returns the "no results" text.

What's odd is that the Views is in no way related to OG or any of the nodes it displays. There are no relationships set to OG and no OG related node types.

I am able to turn the OG Access Control module off (which automatically rebuilds the permissions) and all the View Displays are visible again. I can reproduce at will.