Quote:
Originally Posted by tbworld
Try this: @Lynne was very close. Thanks @Lynne
Code:
if (is_member_of($vbulletin->userinfo, xx)) $reppower = yy;
xx = User Group ID or list of ID's ie. 6,5,3
yy = Your reputation number
Hook: reputation_power
Note - This does not write to the database, it just alters the displayed information that gets sent to the template.
|
I'm sorry, even that doesn't work. And I'm sure I the hook, usergroup & value of the reppower is correct. And yea, even the plugin is active. If you mean by the way by "displayed" that it is only for the show, then I really need something that actually does the real deal.
I really need specific usergroups to have a specific certain of rep power that works with when they are repping people.
If a hook won't do the trick, then maybe I need to try something within the functions_reputation.php regarding the administration rep power that will also affects specific groups as also been used here:
https://vborg.vbsupport.ru/showthread.php?t=98163
Same link as I've posted in the first post.
Thanks for all the help thus far!
Regards,
Skyrider