The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
This is what I did for this mod:
https://vborg.vbsupport.ru/showthread.php?t=240629 Code:
<plugin active="1" executionorder="5"> <title>header GLOBAL info</title> <hookname>global_start</hookname> <phpcode><![CDATA[$forum = array('forumid' => $vbulletin->GPC['forumid']); vB_Template::preRegister('header',array('forum' => $forum));]]></phpcode> </plugin> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|