The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
need help "adjusting" how the member number is displayed:
OK, I messed up the import from SMF. Somehow the member numbers ended up being a little too high, and our members want their numbers displayed in the area under their username...
Here's the code I have in the postbit_legacy now to do this: Code:
<b>Member#:</b> $post[userid] Code:
if userid < 176 <b>Member#:</b> $post[userid] else <b>Member#:</b> $post[userid-338] Thanks, Ben |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|