The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
How can I display the result of a plugin, for instance:
echo "hello world"; in the first post of a thread? I underline the issue of the first post of all thread, I don't want that it apperas in the first post of page 2, page 3 and so on... Code:
Currently I am using this code in the postbit_legacy template:
<vb:if condition="$post[postcount] % $vboptions[maxposts] == 1">
{vb:raw $testo1post}
</vb:if>
Thanks. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|