UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

Groups Module

Philippe · ·
6:41 AM Wednesday, 13 November 2019
None
Hello,

For EasySocial Groups Module, could you help me and said me how can I display only Groups whose logged-in user is not a member (not Join) ?
In other words, the opposite of the option "User Groups (Only display groups from current logged in user)"

In my opinion it happens in the file and the following area :
But how to reverse the function ?
/modules/mod_easysocial_groups/helper.php

// Groups from logged in user
if ($filter == 3) {
$options['types'] = 'currentuser';
$options['userid'] = $my->id;
$groups = $model->getGroups($options);
Thank you,
Philippe
The replies under this section are restricted to logged in users or users with an active subscription with us