The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
What the hell is wrong with this code?!?!
Basically I'm trying to get my forum to display a profile field in the Postbit. I had it working and then tweaked it slightly which made it disappear. Now I try to put it back and it won't display anymore?! I'm sure there's nothing wrong with this. Code in red is what I've added in.
Code:
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if> <if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if> <if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if> <if condition="$post['field7']">Stakes Played: $post[field7]</if> |
#2
|
||||
|
||||
Looks fine ermm.. duno check the profile fields and confirm the value.. also check if u edited the right template.. postbit or postbit_legacy
|
#3
|
|||
|
|||
Dude, you're a legend. That's what I have been doing wrong. I was just scripting in the wrong template wasn't I!!! Thanks again
|
#4
|
|||
|
|||
Please try and refrain from using strong language (RE: Your thread title) in future. Take a few chill pills before you post next time
:up: |
#5
|
|||
|
|||
"Hell" isn't that strong. It doesn't even exist thus your complaint is rendered useless.
|
#6
|
|||
|
|||
Surely that is a matter of both opinion and context? My complaint was not useless... else I wouldn't have posted it.
|
#7
|
|||
|
|||
Quote:
*Walks away from thread in shame* |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|