View Full Version : Miscellaneous Hacks - Members ID Number
momo2
12-09-2008, 10:00 PM
This is a very handy hack to add, in our forums we have plenty members, well they might request for something, so before we reply we always check to see what's his member id is, this can help and save u time. also reminds u to change his status or promote his rank..
Open postbit
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
Add this below:
<div>Member: $post[userid]</div>
Sunka
12-10-2008, 08:12 AM
Good! Thanks...
Maybe better:
<div>Member ID: $post[userid]</div>
mesdar
12-12-2008, 02:41 AM
Thanks
RHWiRED
12-22-2008, 11:25 PM
For displaying this when you're viewing threads/posts, you must also add it to "postbit_legacy".
Feel free to add that in your post, momo2.
SuperTaz
12-23-2008, 12:08 AM
screenshot or demo of this?
R1lover
12-23-2008, 12:13 AM
Mouse over there name and it always shows the number... not sure why you need the number though? Just curious?
nascartr
12-23-2008, 12:59 AM
Mouse over there name and it always shows the number... not sure why you need the number though? Just curious?
I have vBSeo and it doesn't show the number when I mouseover the name. Shows the direct url with the actual name. I actually have a feedback option in vBClassifieds where members just have to enter the member ID # to leave feedback for that member directly but before I added this there was no easy way for a regular member to view anyones #.
dismas
12-26-2008, 06:48 AM
Mouse over there name and it always shows the number... not sure why you need the number though? Just curious?
Some members get a sense of seniority from having a lower member number....
Just another meaningless number to be proud of besides post count. :D
momo2
12-27-2008, 01:48 AM
No dismas, its not true in a large forum 170K members, like mine we need to monitor members posts, and when our staffs check their posts, first thing we do we look at their ID to know if he is one of our old member or not.. this save u a lot of time and no need to keep checking profiles.. and its true with SEO u will see links rather members id..
Photo
http://img132.imageshack.us/my.php?image=idvs4.png
militarytuners
12-31-2008, 01:14 AM
Sweet feature
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.