Forums
(@sysadminko)
14 years, 2 months ago
In file UamUserGroup.class.php change from if ($this->_isPostInCategory($post->ID, $category->id)) { to if (!$this->_isPostInCategory($post->ID, $category->id)) {
This work for me.