The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
adding custom fields to postbit legacy
hello i have been having some trouble adding custom fields to the postbit legacy template on vbulletin 4.1.3, i am using the default style. I have added this instruction just below the post count instruction.
<vb:if condition="$post['field7']"> PSN: $post[field7] </vb:if> All i am looking to do is add custom field7 by using the above code all i get in the postbit is psn: $post[field7] |
#2
|
||||
|
||||
You should take a look in the vB4 Articles forum for an article on vB4 syntax. You should have this:
HTML Code:
PSN: {vb:var post.field7} |
#3
|
|||
|
|||
thanks for your help, i'm new to all of this, so a lot of it is way over my head.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|