Jump to content

Download: (SOS32) TOP 20 Reputation Points

Featured Replies

Posted

File Name: (SOS32) TOP 20 Reputation Points
File Submitter: Adriano Faria
File Submitted: 30 Nov 2011
File Category: Hooks and Plugins

This hook will create another statistic to your forum: Top 20 Reputation, where will list 20 users with more points.

Settings:

  • If you want to format user links with their group color
  • If you want to show banned users on the list


Click here to download this file

Nice hook, but when I keep this (Show banned users? NO Will show banned members on list, if enabled?) I get a driver error (There appears to be an error with the database. )


If I say YES everything is fine... :)

  • Author

Retested and I have no problem with it. I can only imagine that you don't have:

$INFO['banned_group']		=	'5';[/CODE]

in your conf_global.php because of this:

[CODE] /* Banned users ? */ if ( !$this->settings['top20rep_banned'] ) { $where[] = "member_banned = 0 AND member_group_id != {$this->settings['banned_group']}"; }


Retested and I have no problem with it. I can only imagine that you don't have:



$INFO['banned_group']		=	'5';



in your conf_global.php because of this:



So do i need to add this to my conf_global.php????
  • Author

Yes, if it doesn't exists.

Hi there another good one thanks.

Curiously the icons/avatars of about half of the people on the list are not appearing --- just white space (so not even a red x image not found thing)....

Any idea on that?

Thank you.

very nice that you have updated this mod! thank you! :)

  • 7 months later...

Works with 3.3.3?

  • Author

Probably... didn't test it, actually.

Yes. I had it with 3.2 and just tried it with 3.3.3 and can confirm it works.

  • Author

Thank you for the feedback.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.