Jump to content

[IPB4] Conditions, groups

Featured Replies

Posted

Hello,

If I need to include a requirement for one group, I can use this:

{{if member.member_group_id == 8}}CONDITION{{endif}}

But if I want to include several groups of numbers, I can not use a "OR" between groups of numbers. I need your help to create this condition (array).

 

Thank's for your help,

Stef

in_array( member.member_group_id, array("2","3","8") )

link

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.