Masetrix
Well-known member
Masetrix submitted a new resource:
Prohibit reactions in certain forums and/or for specific user groups. - deny reactions for users or forums
Read more about this resource...
Prohibit reactions in certain forums and/or for specific user groups. - deny reactions for users or forums
Prohibit reactions in certain forums and/or for specific user groups.
Edit Template: post_macros
Find near Line: 138 -> <xf:contentcheck>
after <xf:contentcheck> and before
insert:PHP:<xf:react content="{$post}" link="posts/react" list="< .js-post | .js-reactionsList" />
PHP:<xf:comment>Deny reaction edit-1</xf:comment> <xf:if is="!in_array($__globals.forum.node_id, [5,14,16,27])"> <xf:if...
Read more about this resource...