MyBB Community Forums

Full Version: Reputation Bars v0.2
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
(2011-05-06, 11:49 AM)nadlerz Wrote: [ -> ]Helo MZ Admin, !
@ Yaldaram, my only prob is, user id = 1 = admin, has no images
example, me the admin > http://www.nadlerzone.com/thread-list-of...nding-icon

Strange, are you using Template Conditionals plugin by chance ?
Found the bug..Odd number reputation has no image..21,23,25
@Yaldaram, like PHP and Template Conditionals ?
No, before i use that code/plugin
But it has so many incompatibility, so i remove it already.

I think thats why it's happening like "kadhafi" have posted, my repu is "41" that has no image displayed.
(2011-05-06, 05:04 PM)nadlerz Wrote: [ -> ]@Yaldaram, like PHP and Template Conditionals ?
No, before i use that code/plugin
But it has so many incompatibility, so i remove it already.

I think thats why it's happening like "kadhafi" have posted, my repu is "41" that has no image displayed.

I've updated the plugin to 0.2.: Fixes an small bug. Also added Reputation page link to the Image Bars.

Before it got validated, you can download from the mirror: http://yaldaram.com/showthread.php?tid=784
awesome plugin Wink
(2011-05-06, 05:51 PM)aglioeolio Wrote: [ -> ]awesome plugin Wink

Thanks =)
Working fine now yaldaram, thanks buddy..Smile
Thanks Smile
Theres a small bug, Reputation Link, includes Warning Level in Postbit :

I replace code line 22 with this one:

Quote:"template" => '<span title="{$post[\\\'username\\\']} has {$rep_points} points!"><a href="reputation.php?uid={$post[\\\'uid\\\']}">{$rep_bars}</a></span>',

You forgot this closing tag > </a>
That includes Warning Level lang in reputation link.
(2011-05-06, 06:08 PM)nadlerz Wrote: [ -> ]Theres a bug:

I replace code line 22 with this one:

"template" => '<span title="{$post[\\\'username\\\']} has {$rep_points} points!"><a href="reputation.php?uid={$post[\\\'uid\\\']}">{$rep_bars}</a></span>',

You forgot this closing tag > </a>
That includes Warning Level lang in repu link

Thanks for reporting, Plugin updated on my site.
Pages: 1 2 3 4 5 6