The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I added another hook location to one of the vbulletin core files.
But it doesnt show in the dropdown menu in the plugin manager inside admincp.. ($hook = vBulletinHook::fetch_hook('hook_name_here')) ? eval($hook) : false; |
|
#2
|
||||
|
||||
|
So you only added that one line to a file somewhere? You need to add a file to the /includes/xml directory to add the hook location to the dropdown.
|
|
#3
|
|||
|
|||
|
Quote:
What else do I need to do? |
|
#5
|
||||
|
||||
|
If you added your own hook to a vb stock file, you might as well should've directly inserted your code to it
|
|
#6
|
|||
|
|||
|
Quote:
But Im also planning to add more hooks on it in the future. Thanks for the replies!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|