This should only run the channel entries code IF the user is logged in, and belongs to the specific member group.
However, when logged out, it runs the “redirect” code below regardless. If I remove the redirect code it works fine, but I want that to work. Am I missing something or is this a bug?
I think the code snippet didn’t come through.
Though this basic issue does ring a bell. Try using logged_in_group_id and see if that works.
So instead of {if logged_in}
try {if logged_in_member_group != 0}
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.