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
| Comment | File | Size | Author |
|---|---|---|---|
| og_private_content_module.patch | 443 bytes | pfournier |
Comments
Comment #1
branana commentedHi, this module no longer uses hook_query_alter in the latest HEAD version. Thanks for pointing out the bug though.