MyBB Community Forums

Full Version: Reputation Problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Quote:Error: You cannot add to your own reputation.

I set up the reputation function in member profile as:
<a href="javascript:MyBB.reputation({$mybb->user['uid']});" > Say Thanks </a>

But it gives me error. how to fix it?
Were you trying to give yourself a reputation? Because you can't do that.
No, its the member profile page, and I am trying to add a reputation to some other member
Well that code isn't gonna work. But why do you even need it? There's already a link to give users reputation in their profiles.
Oh yeah, I get it, I am just making an easy interface for my form members