The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How do you display a users age on their profile?
I've tried $userinfo[age] and $post[age] |
#2
|
||||
|
||||
![]()
it should already be displaying
make sure you have the option to display Date of Birth in Edit Your Details (profile.php?do=editprofile) |
#3
|
|||
|
|||
![]()
Its for a custom profile design.
I just need to know what code to put in to pull the age. |
#4
|
|||
|
|||
![]()
The same as in the default templates.
|
#5
|
|||
|
|||
![]()
In the default style, it says:
$prepared['age'] Which caused a conditional error, so I put $prepared[age] Which got me past the error. BUT the age still won't display. Can anyone give me the code? |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|