![]() |
only admins & mod's can spread Reputation
Theres a way to limit the sprend of reputation to admins and mod only?
im searchin' on admincp -> groups, but only say user can give negative reputation (yes-no)... Well, thx in advance guys :) ill explain a little... how can i display the reputation link just for admins & mods? i mean, just admins & mods can give reputation to others users... the users cant see the link, so cant give reputation... theres is a way? im using this conditional to hide reputation of admins, mods and smods PHP Code:
but, i need show the reputation link only for admins other users cant give reputation... i hope yall understand me thx in advance |
If you only want the link visible to a cetain usergroup and you have disabled the other groups from being able to give rep points, you can use this to only show the link to who you want.
Code:
<if condition="in_array($bbuserinfo[usergroupid], array(5,6,7))"> |
hey thanks
i think its work! :) thanks m8! |
Your Welcome.
I use that on a few boards to hide certain links from mods & regular users. |
now, i cant find how to reset reputation to 0 :(
anyone knows? |
I don't believe there is a way to reset it to 0 in the admincp, i dont use rep, most likely you need to change it thru the db, use phpmyadmin and reset the the rep fields.
|
yes, but when i recalculate reputation from update counters the reputation points came again :)
what fields i need to reset? i run this query: PHP Code:
must be closed! :) |
Thanks, needed to reset the reputation points.
|
All times are GMT. The time now is 08:12 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:
|