The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Insert PHP in header
How would I go about inserting PHP into the my vBulletin style header?
When I try and do it, the PHP isn't parsed and just displays as plain text. Thanks. |
#2
|
||||
|
||||
You need to use the plugins system.
So add a plugin at "global_start" or wherever seems appropriate for what you are doing Code:
$myaddedcode = "Test"; |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|