外掛作者: wGEric
外掛描述: This MOD lets you view all of you members and various information about them in the Admin Control Panel.
From the list, you can perform various actions on multiple users.
這一個外掛檔,能夠使你看見管理控制儀錶板的全部成員清單和關於他們的各種不同的資訊。
從清單上,你能同時控制多個使用者的各種不同的管理。
外掛版本: 2.0.2 (Updated 08/09/04)
安裝難易: Easy
安裝時間: ~ 10 Minutes
檔案下載: http://www.phpbb.com/phpBB/catdb.php?mo ... &id=663202
檔案大小: 16058 Bytes
正體中文: http://phpbb-tw.net/phpbb/viewtopic.php?p=181989#181989
預覽: http://myweb.hinet.net/home8/aiyswu/Admin_Userlist.gif
排序問題修正:http://phpbb-tw.net/phpbb/viewtopic.php?t=32460
#
#-----[ OPEN ]------------------------------------------
#
admin/admin_userlist.php
#
#-----[ FIND ]------------------------------------------
#
$order_by = "ORDER BY $sort $order ";
#
#-----[ REPLACE WITH ]------------------------------------------
#
$order_by = "ORDER BY $sort $sort_order ";