The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
need this
i need mod this mod is if we made a thread after .it's showing text in every thread
|
#2
|
||||
|
||||
You could just use your Advertisement templates for the thread areas.
|
#3
|
|||
|
|||
really?
|
#4
|
||||
|
||||
No, not really. You will need to edit the postbit (or postbit_legacy) template and above $post[pagetext], add:
Code:
<if condition="$post['postcount'] == 1"> YOUR MESSAGE HERE </if> |
#5
|
||||
|
||||
And why would he not be able to use his ad_showthread_firstpost template?
|
#6
|
||||
|
||||
Because he wants the text inside the postbit, as part of the message. The ad_showthread_firstpost template is after the first post.
|
#7
|
|||
|
|||
hmm what i have to do?
|
#8
|
||||
|
||||
See post #4, did you read it?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|