php forum
php mysql forum
php mysql smarty
 
Topic Options
#285803 - 07/16/05 07:42 PM User List limited by post count
Magle Offline
Journeyman

Registered: 12/22/03
Posts: 109
Loc: Denmark

   User List limited by post count to Del.icio.us Add to del.icio.us
  Digg User List limited by post count Digg it
Hi, I'd like an option to limit the users that are shown in the user list to members whom have made a certain minimum number of posts. It would be nice though if administrators and moderators could still see the full list. This way only active users (with a minimum post count I definbe) will show up in the list, and that way I also avoid all the spammers signing up just to put their link in the list for search engines to see.<br /><br />A mod like this (for 6.5) would be greatly appreciated <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
_________________________
my forum: Magle International Music Forums

Top
#285804 - 07/24/05 05:10 AM Re: User List limited by post count [Re: ]
Magle Offline
Journeyman

Registered: 12/22/03
Posts: 109
Loc: Denmark
Just an update. I've decided to try to hire someone to do the mod here
_________________________
my forum: Magle International Music Forums

Top
#285805 - 07/28/05 01:28 AM Re: User List limited by post count [Re: ]
Anno Offline
Code Monkey

Registered: 05/23/01
Posts: 562
Loc: Austria
Code:
 In showmembers.php<br /><br />Search for:<br /><br />// --------------------------------------------------<br />// Grab the total number of users out of the database<br /><br /><br />Insert above:<br />if ( ($user['U_Status'] != 'Moderator') &amp;&amp; ($user['U_Status'] != 'Administrator')){<br />	$ShowOnlyActiveUsers = " AND U_TotalPosts &gt; 10 ";<br />}<br /><br /><br />Search for:<br />	$andlike<br /><br />Insert below:<br />	$ShowOnlyActiveUsers <br /><br />(this appears in 2 places, insert in both places)<br /><br />'10' is the miminum number of posts to be shown. 

Top
#285806 - 07/28/05 06:02 AM Re: User List limited by post count [Re: domain123]
Magle Offline
Journeyman

Registered: 12/22/03
Posts: 109
Loc: Denmark
Thank you so much Anno!! That's exactly what I was looking for and it works perfectly! <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
_________________________
my forum: Magle International Music Forums

Top
#285807 - 07/29/05 06:13 PM Re: User List limited by post count [Re: ]
Sjoerd_ Offline
Lurker

Registered: 07/29/05
Posts: 4
Thx I also use this..
_________________________
Geld Lenen - Lenen Zonder BKR

Top


Who's Online
1 Registered (tackaberry), 30 Guests and 5 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Blogs, love em or hate em?
by AllenAyres
10/07/08 02:05 PM
What do you use to edit the files
by Ian_W
10/05/08 03:33 PM
BeyondCompare v3.00
by Ian_W
10/05/08 03:32 PM
Glossy Black Theme with Image Reflection
by Gizmo
10/05/08 02:17 PM
ShareThis
by Gizmo
09/28/08 05:06 AM
[7.3] Viewing MySQL logfiles made easier
by AllenAyres
09/27/08 09:57 PM
Looking for a simple upload script
by Murphdog
09/26/08 08:45 PM
New Mods
[7.3] Viewing MySQL logfiles made easier
by blaaskaak
09/24/08 05:39 PM
[7.3] Language file checker
by blaaskaak
09/09/08 12:56 AM
[7.3.1] add search to showmembers page
by blaaskaak
09/07/08 04:50 AM
Multiple Identity Detector
by
12/30/06 06:39 PM
Newest Members
pisa666, ghengis317, NitroX, Dogan, EliYah-
13345 Registered Users
Top Posters Last 30 Days
AllenAyres 13
blaaskaak 9
FREAK1 7
tackaberry 7
Chris Bale 4
Ian_W 4
Mike L_dup1 4

 

 

 
fusionbb message board php hacks