MyBB Themes Community

Full Version: Rate User mod
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Allows users to easily Rate a user by clicking a link in the postbit!

Installation Instructions:
Go to your Admin CP > Templates > *Your Template Set* > Postbit > postbit_author_user

Find:
Code:
{$post['replink']}

And replace with:
Code:
{$post['replink']} - <a href="javascript:MyBB.reputation({$post['uid']});">Rate User</a>

(Example on MyBBT's postbit)
[attachment=87]
I think I might include this one in my next Chao theme!
Nice.
Thank you
Thanks Firefox Wiz, it looks great!
THANKS This is Great, this site is like the best place for finding tips and helpful info
Nice Mod! ) But it's have some lagzz/
Thanks for the tutorial!!
Reference URL's