Hello
maybe I did not understand the problem, due to my bad English
Quote:
it should not also require the us to select ALL other secondary groups that may be involved
|
does not require the selection of others.
I have excluded the admin group.
my account have as primary group admin
as secondary staff (not excluded)
and the ads do not see
I have change excluded staff group
my account have as primary group admin (not excluded)
as secondary staff
and the ads do not see it properly
the instruction I used to check the group is as follows:
Code:
if (is_member_of($this->registry->userinfo,$ctads['groups'])) {
I feel the same used in other addon, I can signal an addon that verifies
thanks