e.g http://blog.fltrp.com/rijiben/node/695

when used with OG, only admin can see the nodes of uploaded images.

I have Organic Group installed, but i didn't mandate each node has to be within a group.

The default value for new node is public (the checkbox before Public under the body of the article when editing it).

I think image upload is not aware of existence of OG, so the node it creates is set to private (the check box before Public is unchecked). Or when one module doesn't bother to check with OG, OG sets it to privete. This could have been happened with img-assit module , too. But I have to check.

This makes the image nodes upload image created can only be accessible by admins.

Would you please tell us how to change the code so upload image will check if OG is installed, and check the property of the parent node if the image should be set to public or private.

Thank you!

Comments

drewish’s picture

http://drupal.org/node/97292 was marked as a duplicate of this.

drewish’s picture

whoops, wrong link: http://drupal.org/node/106782

drewish’s picture

Status: Active » Fixed

this has been fixed in 4.7

Anonymous’s picture

Status: Fixed » Closed (fixed)