Forums
(@kpdub)
10 years, 5 months ago
Found the issue, was regarding this piece of code
$role = get_role(‘subscriber’); $role->remove_cap(‘projectmanager_user’);
But I don’t use that user group, so deleted the code and it installed