The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Is there a way to do this I couldn't find anything with the search option.
Maybe there's a way to do it with an "if" variable in the postbit template so if it's the first post it posts a different code than the code for the replies? :ermm: |
#2
|
|||
|
|||
![]()
anyone?
|
#3
|
|||
|
|||
![]()
This is something that I would be interested in as well.
|
#4
|
||||
|
||||
![]()
You could try this
Code:
<if condition="$postcount == '1'">First Post Code<else />Rest of the Post's Code</if> |
#5
|
|||
|
|||
![]() Quote:
|
#6
|
||||
|
||||
![]()
Use a hook at location 'postbit_'.
|
#7
|
|||
|
|||
![]() Quote:
Is there some other way to use a "hook" ? Kansast |
#8
|
||||
|
||||
![]()
Hook and Plugin are basically synonymous. A hook refers to the location in the coded file where at Plugins will be executed. The Plugin is the code to be executed at said hook.
In any event, just do what you did before - that was right. |
#9
|
|||
|
|||
![]()
I just noticed the replies
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|