The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Variable scoop on postbit
if i add at the end of the postbit template code like that :
Code:
{vb:raw post.title} How to have the variable visible not only in the first post but also in 2nd or 3rd or last one?? Thank you |
#2
|
|||
|
|||
I don't see why that would happen. If it's working at one point in the template, it should show up everywhere. Are you sure it's not inside a condition that's not true, or maybe not being displayed for some other reason?
Another possibility is that you have something like Code:
<vb:if condition="$post[title] = ''"> somehwere in the template, which would most likely be a mistake (because of the single '='). |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|