2016-01-22, 01:15 PM
Please help me to put code through template condition by using if.
I want to show last post of specific forum to specific group.
How to do it?
<if in_array($mybb->user['usergroup'],array(4,9)) ; here i also want to add forum id then>
{last post}
</if.
please help me to proper code for this
I want to show last post of specific forum to specific group.
How to do it?
<if in_array($mybb->user['usergroup'],array(4,9)) ; here i also want to add forum id then>
{last post}
</if.
please help me to proper code for this