Jump to the post that solved this thread.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved [How To?] Disabling reputation in specific forums
#1
Not Solved
Trying to figure out how to hide {$post['button_rep']} on posts made in certain subforums.

I'm guessing easiest way to do it would be to add a template conditional for checking if the forum has been set to not increase post counts, but I don't know the variable involved.

Any advice? Smile
#2
Not Solved
<if $forum['usepostcounts'] then>{$post['button_rep']}</if>
This should show it only in forums which count posts.
#3
Not Solved
thank you!
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)