Running Drupal 5.6 and OG 5.x-5.0 if the group page for a group uses the input format of "filtered HTML" then there is no problem and anyone assigned to the group as Admin can access the "E-mail" tab to send email to the entire group.

However if the input format is changed to either Full HTML or PHP then only user1 has access to the email tab in the group. The admins of the group can't see the tab.

Comments

moshe weitzman’s picture

this won't be fixed until we revamp how we do group home page, which is likely an integration with panels. the answer for now is - don't do that. you have to do tricky stuff like that in code as a module or in the theme.

moshe weitzman’s picture

Title: Input format other than filtered breaks email for admins » Prevent non default input format for group node
moshe weitzman’s picture

Status: Active » Fixed

Added validation to prevent submission of these sorts of nodes

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.