I have a forum that is set to public. Anonymous users can view group posts but not the forums. Says "Login to post new content in the forum" but the table lists the forums but topics and number of posts show O when posts are there.

Also I am getting this with the schema module

* og_term.tid is type int but its default 0 is PHP type string
* og_term.nid is type int but its default 0 is PHP type string
* og_term.public is type int but its default 0 is PHP type string

Since a anonymous user can see group posts why can't they see the forum posts?

Anonymous has node access.

Comments

Naturalist’s picture

Never mind. I fired the OG module and OG forums and sent them packing to look for a corporate job. :-) Nice modules but not for my application.

vegantriathlete’s picture

Version: 6.x-2.2 » 6.x-2.x-dev
Issue summary: View changes
Status: Active » Closed (won't fix)