Group membership moderators

Group membership moderators 2.2.1

No permission to download
Broken with the latest XF 2.2.13 update:

Code:
ErrorException: [E_WARNING] foreach() argument must be of type array|object, null given in src/addons/NF/GroupModerators/XF/Repository/UserGroup.php at line 33
[LIST=1]
[*]XF::handlePhpError() in src/addons/NF/GroupModerators/XF/Repository/UserGroup.php at line 33
[*]NF\GroupModerators\XF\Repository\UserGroup->findModeratedGroupsForUser() in src/addons/NF/GroupModerators/XF/Pub/Controller/Account.php at line 13
[*]NF\GroupModerators\XF\Pub\Controller\Account->addAccountWrapperParams() in src/XF/Pub/Controller/Account.php at line 420
[*]XF\Pub\Controller\Account->actionPreferences() in src/addons/AVForums/PrefixEssentials/XF/Pub/Controller/Account.php at line 22
[*]AVForums\PrefixEssentials\XF\Pub\Controller\Account->actionPreferences() in src/XF/Mvc/Dispatcher.php at line 352
[*]XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
[*]XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
[*]XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
[*]XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2487
[*]XF\App->run() in src/XF.php at line 524
[*]XF::runApp() in index.php at line 20
[/LIST]
 
I upgraded to XF 2.2.13 and everything seems to be working fine.
At what point do you get this error?
Another plugin ( [AL] Core ) caused errors with a handful of plugins, including this one. Sorry, should have updated my post with the fix.
 
Top Bottom