The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm just wondering if anyone knows which hook I would use to change a template using a plugin?
I need to know which hook would make it available, so you can edit fields in the templates such as: $customfields[other] and change them based on whatever conditions you have. But before they are processed or parsed. (when the raw template is passed, but just before it is processed) The idea is $template = str_replace('\$customfields[other]','\$customfields[other]\nAdditional Code',$template); Activated in the proper hook, I should be able to do that? Right? Thanks Marcus/Ridley... |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|