After installing og_private_content, preexisting content becomes inaccessible. A small change in the were condition fixes that, but you may want to prepopulate the og_private_content with an entry for each existing node instead.

Patch attached.

Patrick

CommentFileSizeAuthor
og_private_content_module.patch443 bytespfournier

Comments

branana’s picture

Status: Active » Closed (won't fix)

Hi, this module no longer uses hook_query_alter in the latest HEAD version. Thanks for pointing out the bug though.