The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]()
You can go to the acp and create a new plugin (hook location: forumdisplay_complete).
If you want to add a certain code at the bottom of the description of all forums, you would do something like this: Code:
$foruminfo['description'] .= 'your custom code'; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|