I added a screenshot of what happens when you click the link, but well, it's just the default "reputation added" page
Quote:
Originally Posted by silly rabbit
Manual Step2???
|
You'll have to modify your "postbitr" template, via admincp :
-> Styles & templates -> Find in templates -> find "postbit" in titles only.
-> Click personalize on postbit -> Add
Code:
<a href="reputation.php?$session[sessionurl]p=$post[postid]&do=quickreputation">[+]</a>
Where you want the link to be shown.
For my exemple, it would be just before :
Code:
<if condition="$show['reputationlink']"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow">
For the four bars in the postbit, I'll have to hack my co-admin, I'm not the one who installed this on our forum..
I'll keep you informed, but it's called "level hack" by him (we keep a track of everything we install..)