The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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"; |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|