PDA

View Full Version : display a link to give reputation in postbit?


SKREETS.NET
07-24-2013, 01:09 AM
what can i add to the post bit to make a link to add rep to the post?

I want it to say Give Rep? and you click it to give reputation... i wanna put it under post count

Lynne
07-24-2013, 01:56 AM
If the rep system is on and the user is allowed to use it, there is already a button there to add rep. On a default skin, it looks like a scale from your physics/chem classes.

SKREETS.NET
07-24-2013, 04:10 AM
i ment a text link instead of the scale... i figured it out.

exel
07-24-2013, 07:41 AM
At least share what you did.

Anyway, here:

<a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]">Give $post[musername] Reputation</a>