![]() |
Hook locations
I'm trying to turn a small hack into a product, but am having a few issues with hook locations, I believe both files have hooks, but aren't really in the right place for the code I have - I need to "push" the code down a little, is this possible?
I'm very new at all of this, I've checked through some tutorials but can't find anything!! Thanks, Jason |
Quote:
|
I have a piece of code I've physically added to the includes/functions_newpost.php file, and it has a hook not far away from the place it needs to be, on line 352:
Code:
($hook = vBulletinHook::fetch_hook('newpost_process')) ? eval($hook) : false; Thanks for you help, Jason |
If it absolutely must be at that specific point, then no - there's no way to get around it, aside from requesting a new hook from vBulletin, which without good reason - won't be added.
|
All times are GMT. The time now is 01:58 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|