The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hook Locations footer
I am trying to add a plugin to my footer and the hook location is currently forumhome_start. Does anyone have a clue whay hook I could use for the footer?
Thank you ________ Baha'I Faith Dicussion |
#2
|
||||
|
||||
Look to see where the footer template is evaled. I believe it is in global.php. So, you need to find a hook location that gets eval prior to the template being evaled which probably means using one of the global_* hook locations.
|
#3
|
|||
|
|||
I have tested all of the global_ locations and none work and I get a blank page each time. Can I PM the code?
________ DRUZE ADVICE |
#4
|
||||
|
||||
If you are getting a blank page, then you did something wrong in the code. You may have the error listed in your error_logs. Usually what I do is comment out a bunch of the code and make sure just little bits of it work first. Try doing that to figure out the problem first before sending it to me.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|