News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

need help finding code in Forum Kings Mod

Started by Nitro, May 18, 2005, 12:48:27 PM

Previous topic - Next topic

Nitro

i just could not find any links to the author of this mod and i have SENT him hundreds of emails to the creator of Forum Kings and i just gave up.

i don't know if you are familiar with this mod, all it does it creates a little box on the left side of your forum with the names of TOP POSTERS it shows only 10 i think, but i want to add another 10 or whatever and i just cannot find the template, or anything about it.

does anyone know where can i change this, is it on dislpay.php profile.php index.template.php or.. WHERE? i am getting crazy, i was able to only change the title of it to "TOP POSTERS" but i cannot find the rest anywhere.

any help? i appreciate that!

-richard
MPF Rocks!!!

Jerry

The author of that mod was banned from this community, and he has stopped supporting all of his mods. But, I think you only have to open /Sources/Load.php and find:

function forumkings()
{
global $imagesdir, $txt, $months, $scripturl, $db_prefix;
global $modSettings, $user_info, $context, $options, $settings;

$fk_result = db_query("
SELECT ID_MEMBER, realName, posts
FROM {$db_prefix}members
WHERE posts > 0
ORDER BY posts DESC
LIMIT 10", __FILE__, __LINE__);

change LIMIT 10 to w/e.


- Jerry
Find me on:
Facebook
Twitter
PlanetSMF

"If all you look for is the negative in things, you will never see the positive."

Nitro

Awesome deal!
thank you for your help!
-richard
MPF Rocks!!!

SaikoJosh


Digital Home Central - Products for the 21st century home (under construction).

Advertisement: