vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Miscellaneous Hacks - Members ID Number (https://vborg.vbsupport.ru/showthread.php?t=198485)

momo2 12-09-2008 10:00 PM

Members ID Number
 
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

Code:

<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
Add this below:

Code:

<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

ndut 12-21-2008 07:02 AM

did not show, why?

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

Quote:

Originally Posted by R1lover (Post 1691567)
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

Quote:

Originally Posted by R1lover (Post 1691567)
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


All times are GMT. The time now is 12:13 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
  • Page Generation 0.02446 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete