MyBB Community Forums

Full Version: Reputation Popup Window in Postbit Hack
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
Here is the code i put in postbit_reputation which allows a popup window to come up (thus skipping the reputation page):

<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:
[Image: 2q1uidc.jpg]

With some Css....
[Image: ddcbh3.jpg]
Cool, thanks.
Like it! Gonna try it out...
i tried it, it doesnt work, no changes were made. do i need to add somethin?
Try switching between classic and regular post view.
amazing tip thanks TheBrainer

you can edit current comment/rating too Smile
(2009-02-01, 04:05 PM)TheBrainer Wrote: [ -> ]Try switching between classic and regular post view.

no changes... Sad
(2009-02-01, 04:28 PM)aglioeolio Wrote: [ -> ]amazing tip thanks TheBrainer

you can edit current comment/rating too Smile

Thanks, i always thought why the rep system was so hidden away...
well do u know any other ways to do this? this realy isnt working for me....
You sometimes have to edit it directly into the postbit_author_user template.
Pages: 1 2 3 4