The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
How do you add your own Header and Footer in VBulletin 3.5.0. In earlier versions you I did it through phpinclude_start. How is it done in this new version? Please help.
|
|
#2
|
||||
|
||||
|
Use the plugin global_start as you would phpinclude_start.
|
|
#3
|
|||
|
|||
|
Where is this plugin global_start?
|
|
#4
|
||||
|
||||
|
use the hook * global start, create a plugin using this hook.
|
|
#5
|
|||
|
|||
|
Thanks...It works.
|
![]() |
|
|