The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Postbit If condition
Ok I have this at the end of my postbit template
Code:
<if condition="$post[postcount] % $vboptions[maxposts] == 1"> Adsense Code </if> <if condition="$post[postcount] % $vboptions[maxposts] == 7"> Adsense Code </if> <if condition="$post['islastshown']"> Adsense Code <if> |
#2
|
||||
|
||||
maybe add in "AND $post['postcount'] != 1" (not tried, but I'd think something like that.)
|
#3
|
|||
|
|||
I had another idea
I made the first code to appear only after the second post So that way threads with only one post will show only the last code Thanks for the help anyway |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|