Strange ... i installed the module and it works.
But when creating a new group, sometimes the module does not work. I use a table with the latest node in the group. The table is generated by Views. Some groups need this table, some groups not. That's why i use this module ;-) Yesterday i discovered that when i
* create new groups
* check them in "Group visibility settings"
* and off course save them.
... it does not work. The group has some group-nodes (its listed on /og) and the're accesbible. I double checked it in the MySQL-db _og_block_visibility. The ognode numbers which i selected in "Group visibility settings" are al listed. Are there any more places in the database i should check??
I use Boost, but it should not work for me (boost is only for mister anonymous)
Some more info
- block cache is off
-
Comments
Comment #1
MatthijsG commentedeuh ... I pressed the submit button too quick ...
I just activated the Views-table for another group (node/592). It's working for this group, but not for some other groups (node/586, node/584).
These nodes are listed in _og_block_visibility & have some group-nodes
Comment #2
MatthijsG commentedSome more testing: if I use the NID as an argument in views, the table is shown. So, the Views is working. But still no block visible on /node/[NID]
Comment #3
Anonymous (not verified) commentedComment #4
Anonymous (not verified) commentedSounds like your making progress in figuring out your particular problem. Please
continue to report back your findings here.
Thanks, Paul
Comment #5
MatthijsG commentedOk, maybe i've located the problem ... stay tuned
edit:
This is the problem: a group has 4 levels of membership (open, moderated, invitation, exclusie). If a group invitation is invitation or exclusive only, the block isn't appearing.
See this node http://drupal.org/node/360948