Back to vBulletin 3.6 Template Modifications

Display Userid In MemberLists (Admins Only)
Mod Version: 1.00, by Mastar

This modification is in the archives.
vB Version: 3.6.5 Rating: (1 vote - 5.00 average) Installs: 34
Released: 08 Feb 2007 Last Update: 08 Feb 2007 Downloads: 80
Not Supported Template Edits  

This puts the userid under the user's username in the memberlist also a quick way to edit a member in the ACP.

Statistics
File Uploads: 0
Template Changes: 1
Products to Install: 0

INSTALLATION:

TEMPLATE CHANGES

Code:
memberlist_resultsbit
FIND:
Code:
<a href="member.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[musername]</a>

REPLACE IT WITH:
Code:
		
<a href="member.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[musername]</a>
<br>
<!-- USERID -->
<if condition="$bbuserinfo[usergroupid]==6">
<a class="smallfont" href="admincp/user.php?do=edit&u=$userinfo[userid]">$vbphrase[userid]:$userinfo[userid]</a>
</if>
<!-- END USERID -->


Also check out Display Userid in Postbit/Postbit_Legecy & MemberInfo

Download

This modification is archived, downloads are still allowed.

File Type: %1$s Display Userid In MemberLists (Admins Only).zip (2.6 KB, 87 downloads)

Screenshots

Click image for larger version
Name:	LOOK HERE.jpg
Views:	350
Size:	7.9 KB
ID:	60240  

Similar Mods

Miscellaneous Hacks Display Userid In Postbit, MemberInfo And MemberLists vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024