![]() |
Hide Give Reputation
Hi everyone,
I was hoping someone could help point me in the right direction. Is there a way to hide the give reputation button so it only shows on the first post of a thread. I want people to only be able to give reputation to those who start a thread. I would also like to limit this to certain forum's. Thanks |
Edit your postbit or postbit_legacy-Template.
Find: Code:
<vb:if condition="$show['reputationlink']"> Code:
<vb:if condition="$show['reputationlink'] AND $post['postcount']=='1' AND in_array($thread['forumid'], array(X, Y, Z))"> |
Your a champion Cellarius! Ill give this a go and get back to you on how it went.
|
Works like a charm Cellarius thank you. Tested and working.
|
All times are GMT. The time now is 12:54 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|