[20/01/07] Admin Userlist

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in here. No new MODs will be accepted into the MOD Database for phpBB2
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.

Rating:

Excellent!
398
72%
Very Good
98
18%
Good
38
7%
Fair
11
2%
Poor
11
2%
 
Total votes: 556

Extensions Robot
Extensions Robot
Extensions Robot
Posts: 29220
Joined: Sat Aug 16, 2003 7:36 am

[20/01/07] Admin Userlist

Post by Extensions Robot »

MOD Name: Admin Userlist
Author: milkboy31
MOD Description: This MOD lets you view all of your members and various information about them in the Admin Control Panel. From the list, you can perform various actions on multiple users. Delete, Ban, Unban, Add to Usergroup, etc...

MOD Version: 2.0.6c (Updated 01/20/07)
Tested on phpBB Version: 2.0.22

Download File: Admin_Userlist_206c.zip
mods overview page: View
File Size: 34939 Bytes



Support for this MOD needs to be asked within this topic. The phpBB Teams are not responsible or required to give anyone support for this MOD. By installing this MOD, the phpBB Support Team or phpBB MODifications Team may not be able to provide support.

This MOD has only been tested by the phpBB MOD Team with the phpBB version listed in the topic. It may not work in any other versions of phpBB.
Last edited by Extensions Robot on Mon Apr 30, 2007 12:31 am, edited 2 times in total.
(this is a non-active account manager for the phpBB Extension Customisations Team)
AbelaJohnB
Former Team Member
Posts: 5674
Joined: Fri Jul 06, 2001 11:56 pm

Post by AbelaJohnB »

MOD Validated/Released :mrgreen:

Edit by wGEric:
Here is a fix for a sorting bug pointed out by bmellesmoen.

Code: Select all

# 
#-----[ OPEN ]------------------------------------------ 
#
admin/admin_userlist.php

# 
#-----[ FIND ]------------------------------------------ 
#
		$order_by = "ORDER BY $sort $order ";

# 
#-----[ REPLACE WITH ]------------------------------------------ 
#
		$order_by = "ORDER BY $sort $sort_order ";
Scotticus
Registered User
Posts: 248
Joined: Thu Jul 10, 2003 6:25 am
Location: Tacoma, WA
Contact:

Post by Scotticus »

Do we need to upgrade if we are using the version from 2.0.4? Because it works in 2.0.5. ;)

quentin
Registered User
Posts: 197
Joined: Tue May 20, 2003 7:30 am
Location: Geneva, Switzerland
Contact:

Post by quentin »

does it feature the user's avatar ?

Quentin
The largest message boards on the web !
Web Design Library (coming soon)
Friends sites: Heroes of might and magic - Biometric security
DarKReiGnS
Registered User
Posts: 89
Joined: Mon Feb 10, 2003 8:48 pm
Location: 8ø8

Post by DarKReiGnS »

Scotticus wrote: Do we need to upgrade if we are using the version from 2.0.4? Because it works in 2.0.5. ;)




thats what Im wondering too...is there any changes in this one from the 2.0.4 version?
wGEric
Former Team Member
Posts: 8805
Joined: Sun Oct 13, 2002 3:01 am
Location: Friday
Name: Eric Faerber
Contact:

Post by wGEric »

This version is different from the 2.0.4. In this one you can delete, ban, activate, and de-activate multiple users at a time and also choose how many users it displays. I would upgrade if I were you and it isn't hard at all.
does it feature the user's avatar ?


No. I did see a MOD that does this though.
Eric
lver
Registered User
Posts: 4
Joined: Thu Jul 24, 2003 8:28 am

File missing in this MOD

Post by lver »

In your install instruction you state "copy root/admin/admin_userlist.php to admin/admin_userlist.php"

I dont have this file!

Is above file the same as "admin/admin_userlist.php"

Do I need to make some extra changes??
Greetings
mranderson
Registered User
Posts: 3
Joined: Sun Jul 27, 2003 9:35 pm

problems!

Post by mranderson »

:?: it get a "Template->make_filename(): Error - file does not exist" when trying to access the rank and user list pages in the admin panel. Help me out! Thanks.
AbelaJohnB
Former Team Member
Posts: 5674
Joined: Fri Jul 06, 2001 11:56 pm

Re: problems!

Post by AbelaJohnB »

mranderson wrote: :?: it get a "Template->make_filename(): Error - file does not exist" when trying to access the rank and user list pages in the admin panel. Help me out! Thanks.


Verify you uploaded the .tpl file, and into the correct location.
mranderson
Registered User
Posts: 3
Joined: Sun Jul 27, 2003 9:35 pm

Post by mranderson »

stupid me, i forgot to put the tpl into the new skin lol. ok im an idiot :B
mranderson
Registered User
Posts: 3
Joined: Sun Jul 27, 2003 9:35 pm

Post by mranderson »

it still does it with the rank page, and all the files are in there properly.
wGEric
Former Team Member
Posts: 8805
Joined: Sun Oct 13, 2002 3:01 am
Location: Friday
Name: Eric Faerber
Contact:

Re: File missing in this MOD

Post by wGEric »

lver wrote: In your install instruction you state "copy root/admin/admin_userlist.php to admin/admin_userlist.php"

I dont have this file!

Is above file the same as "admin/admin_userlist.php"

Do I need to make some extra changes??
Greetings


It should be in the root/admin folder when you are at the place where the install instructions are. Yes, that is the same file.
Eric
bso
Registered User
Posts: 14
Joined: Sat Jul 26, 2003 9:04 am
Contact:

Post by bso »

Hi,
Installed this mod but how do you view it.
Cant find it anywhere.
Maybe my site just has'nt updated yet?

thanks


Simon
wGEric
Former Team Member
Posts: 8805
Joined: Sun Oct 13, 2002 3:01 am
Location: Friday
Name: Eric Faerber
Contact:

Post by wGEric »

In the Admin Control Panel under Users there should be a link named User List. That is it.
Eric
bso
Registered User
Posts: 14
Joined: Sat Jul 26, 2003 9:04 am
Contact:

Post by bso »

Thanks for your reply,
No its definately not there.
I've double checked all instructions and they have been followed correctly.
Something is obviously missing somewhere.

Will need to look at it a lot closer later.

cheers
Post Reply

Return to “[2.0.x] MOD Database Releases”