2009-01-28, 06:32 AM
(This post was last modified: 2009-01-28, 05:10 PM by TheBrainer.)
Here is the code i put in postbit_reputation which allows a popup window to come up (thus skipping the reputation page):
Here is the result:
With some Css....
<br />{$lang->postbit_reputation} {$post['userreputation']} - <strong><a href="javascript:MyBB.reputation({$post['uid']});" alt="{$lang->rate_user}" title="{$lang->rate_user}">(Rate Me)</a></strong>
Here is the result:
With some Css....