![]() |
Showing user number in profile and postbit
I need a simple way to give members of my forum a membership number. The best, easiest way I can think of is to use the number the Vbulletin assigns the user.
Is there a simple way to display the users number in the postbit (under the join date maybe?) and in their profile page? |
Using the default style on my dev site, I added the following (in red) to the postbit_legacy template:
Code:
<dl class="userinfo_extra"> Because that block of code is already within a vb conditional depending on the existence of the userid, there was no need to wrap the additional code with the same conditional. |
That is perfect! Thank you.
Is there an easy way to add the same to the users profile page? Maybe under their username? |
Quote:
Code:
<span id="userinfo"> |
Perfect!
You are a superstar :cool: |
All times are GMT. The time now is 06:42 AM. |
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:
|