Heisenberg submitted a new resource:
You must be registered for see links
- deny reactions for users or forumsProhibit 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...
You must be registered for see links