The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Postbit or Postbit Legacy Plugin
My forums are set to use Postbit_Legacy but I have one forum that I want to use the standard postbit for.
So I tried to do a plugin but not sure how to do it: Hook Location: Postbit_display_complete Code: Code:
if ($vbulletin->forum['forumid'] != '4') $this->templatename = 'postbit_legacy'; else $this->templatename = 'postbit'; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|