Forum level permissions

BassMan

Well-known member
Hi!

I need to edit template modification with my forum permissions. I've set the permission group, ID etc...

Now I 've added this to replace:

Code:
<xen:if is="{$visitor.permissions.forum.myID}">
$0
</xen:if>

I can see options in forum level permissions, but I can make it to work right. What do I need to put in replace for template modification so I can set permisions for each usergroup for every single forum?

Also I need a global permission for usergroup to allow or disallow function.

I hope I explained it good.

Thanks in advance.
 
Top Bottom