![]() |
Display Userid in Postbit/Postbit_Legecy & MemberInfo
Hope Other's Find This Useful.
Display a Clickable Userid in Postbit/Postbit_Legecy & MemberInfo For Admins and Mods (vBulletin 3.5 / 3.6) Update: v1.01 Added permission for Smods & Mods. |
*Clicks Install!!*
|
Does this ID show for everyone or just for Admin please?
|
Only Admins.
|
Thanks!
|
Thanks for that...installed..:)
|
reserved
|
Thanks installed :)
Could this hack be intergrated to show UserID in the members list? |
Very useful thanks!
|
Quote:
Code:
<if condition="$bbuserinfo[usergroupid]==6"> |
Installed
Thxs for the great hack very useful!! MarkAnthony |
Your welcome!
|
awsome hack thank you installed..
|
Quote:
|
Can this be added with vb plaza installed? I looked at the code and found SOME of it in membersinfo. But the line doesn't match exactly
This is what I have that matches the most information <if condition="$userinfo['usertitle']"><div class="smallfont" <if condition="$userinfo['titlestyle']">style="$userinfo[titlestyle]"</if>>$userinfo[usertitle]</div></if> <!-- vbPlaza end --> |
Quote:
It probably can I don't use vb Plaza so there is no way of testing but you can insert the code there and see where it shows up and adjust to suite. |
Quote:
Yes, check it out here: https://vborg.vbsupport.ru/showthrea...03#post1177703 |
I changed
Code:
<!-- USERID --> Code:
<!-- USERID --> |
Quote:
|
not a problem :)
|
hi!
I would like other usergroups to see the user ID. so i want the user ID not to link anywhere. how can I do it? |
Quote:
PHP Code:
|
Quote:
All that bit you posted does is allow VBPlaza to apply colour and font changes etc... if you add this authors code after <!-- vbPlaza end --> it should appear as intended without a problem providing there are no open template conditions above it to interfere :) |
Quote:
|
Very useful, thanks very much. :)
changed the postbit code slightly to centre the text (for appearance sake) @ aquariumpros. Thanks for that, now use <if condition="is_member_of($bbuserinfo, 2, 7, 10)"> and gives access to mods and a special group. :) |
Thanks!
|
Thanks again, just added the update, now lets the mods view the member information. Is it possible to point the mods to the complete mod cpanel page with the user loaded, as at the moment it only points to the user information and no sidebar with function controls, so even if they get there, they can't do anything with the information.
|
Quote:
|
Clicks Installed
Nice 1 |
i have a custom field for my users to enter their nickname - was wondering if you know how to show their nickname instead of their username?
|
installed & thank you - however, when i click on the ID, i'm taken to a 'page not found' screen ? could you advise on this? thanks
|
Quote:
Code:
<a class="smallfont" href="$admincpdir/user.php?do=edit&u=$post[userid]">$post[userid]</a> Code:
<a class="smallfont" href="admincp/user.php?do=edit&u=$post[userid]">$post[userid]</a> |
All times are GMT. The time now is 05:03 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|