The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need help with showing age
Okay, I'm pretty new to vbulleting coding and whatnots. For some reason, I can't get the age to show up in the posbit (under their name with location,reputation,etc). I have it checked as yes in the admin cp, and im using the following code in my postbit legacy...
Code:
<div class="smallfont"> <br /> <if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if> <if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if> <if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if> <div>$vbphrase[posts]: $post[posts]<div>Rep: $post[reputation]</div> <if condition="$show[score]">Rep Power: $post[reputation_power]$score</if> </div> thats the section of postbit legacy with the age code part. any ideas? |
#2
|
|||
|
|||
Have you got your birthday entered including the year in your usercp?
|
#3
|
|||
|
|||
^^ yes
|
#4
|
|||
|
|||
Dunno then as your code is fine and you have said that you have checked the option in your ACP options.
Have you modded your site? If not it might be a good idea to ask at vB.com. |
#5
|
|||
|
|||
|
#6
|
|||
|
|||
Have you added any hacks to your site?
|
#7
|
|||
|
|||
a few, vbchat...and i think thats it. me and my friend both running it, so i aint sure what hes done.
heres the site... http://www.keystylez.com/forums |
#8
|
|||
|
|||
I dunno then. It shouldn't have affected it.
|
#9
|
||||
|
||||
Quote:
|
#10
|
|||
|
|||
thanks for the help paul. i removed the if condition tags and it shows Age: but no actual ages..... it doesnt post no ones age in there. i got it enabled in admincp and made sure i got the birthdate in my profile right...still, no luck...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|