View Full Version : Admin Area / Edit user
TundraSoul
Fri 3rd Aug '01, 9:22pm
Please make the user ID and password viewable in the Admin area under edit user. Thanks.
Greg
Fri 3rd Aug '01, 9:42pm
From config.php,
// allow password viewing / editing in control panel
// 0 = not visible or editable
// 1 = not visible, but can be edited
// 2 = visible and can be edited
$pwdincp=x
As for user id...
Steve Machol
Fri 3rd Aug '01, 9:46pm
Greg showed you how to modify config.php to show passwords. Although user ids aren't 'shown', you can easily see them by placing your cursor over the user name and looking at the URL (it'll end with 'userid=xxx').
Good idea to add this to the viewable information though!
TundraSoul
Fri 3rd Aug '01, 10:06pm
Thanks guys!
Kier
Sat 4th Aug '01, 4:33am
I've just added it :)
It'll be in the next release.
Wayne Luke
Sat 4th Aug '01, 10:17am
This is a good idea... The ID's of all objects should be visible so that they are easier to figure out. Especially since all feedback in the control panel is shown by ID, often times without the associated title.
This would make the system less cumbersome to manage.
vBulletin® v3.8.0 Release Candidate 1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.