SimplePortal

Customization => Custom Coding => Topic started by: Kobar on March 12, 2011, 07:55:50 AM

Title: [SMF 2.0 RC5] How to colorize the usernames at Top Karma?
Post by: Kobar on March 12, 2011, 07:55:50 AM
Hello :)

I have added a Top Karma block. How can I colorize the usernames at this block? :)

I have enabled the mod: Member Color Link :)
at Top Posters this already is working.

(http://www.decashare.com/images/jf5bSAsEr-Untitled-3.png)
Title: Re: [SMF 2.0 RC5] How to colorize the usernames at Top Karma?
Post by: grafitus on March 12, 2011, 09:18:03 AM
Congrats! You found a sweet bug! ;)

./Sources/PortalBlocks.php
Code: (Find) [Select]
global $context, $settings, $txt, $scripturl, $user_info, $user_info, $modSettings, $boards;
Code: (Replace) [Select]
global $context, $settings, $txt, $scripturl, $user_info, $user_info, $modSettings, $boards, $color_profile;
Title: Re: [SMF 2.0 RC5] How to colorize the usernames at Top Karma?
Post by: Kobar on March 12, 2011, 11:14:27 AM
Congrats! You just fixed it! :)

Thanks again!
SimplePortal 2.3.8 © 2008-2024, SimplePortal