Further to my previous email. I found that the My Groups >> Groups audience data is stored in table og. use data7; select * from og; displays the data which can only be altered not removed. +-----+------+-------------+-------------------------------------+-------+------------+ | gid | etid | entity_type | label | state | created | +-----+------+-------------+--------------------------------------+-------+-----------+ | 6 | 10 | node | This is event #1 | 1 | 1335931712
There is no content of this name. And the <Groups audience> field does not dislpay in <label> aplhanumeric order and cannot be altered, it seems fixed to gid order.
This is very awkward Can someone help me please, I need to have the ability to create and delete audience members at will. TIA Roger
As somebody else wrote before, the appropriate place for your post is the issue queue for OG, because it's read by the developers and by other people who might run into the same problem.
Best regards, Ursula
On Wed, May 2, 2012 at 3:47 AM, Roger arelem@bigpond.com wrote:
Further to my previous email. I found that the My Groups >> Groups audience data is stored in table og. use data7; select * from og; displays the data which can only be altered not removed. +-----+------+-------------+-------------------------------------+-------+------------+ | gid | etid | entity_type | label | state | created | +-----+------+-------------+--------------------------------------+-------+-----------+ | 6 | 10 | node | This is event #1 | 1 | 1335931712
There is no content of this name. And the <Groups audience> field does not dislpay in <label> aplhanumeric order and cannot be altered, it seems fixed to gid order.
This is very awkward Can someone help me please, I need to have the ability to create and delete audience members at will. TIA Roger
-- [ Drupal support list | http://lists.drupal.org/ ]