The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]()
That other hook doesn't work with my code.
Is the reason why you dont see it in postings.php is because it is being called differently. I see it in this code Code:
$actiontemplates = array( 'editthread' => array( 'threadadmin_editthread', 'threadadmin_logbit', 'optgroup', 'posticonbit', 'posticons' ), Code:
$page_templater = vB_Template::create('threadadmin_editthread'); In VB3, the variable in posting.php was Code:
$templatename = 'threadadmin_editthread'; ----- Would you have a better clue on instead, how to add a new input box into the Edit Thread portion of the forum? The main thing I am looking to do is change the HTML of the template via a plugin |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|