![]() |
$template_hook[navbar_buttons_left] not working when forum menu moved to header
Hi,
I have moved the forum menu to the header template. It used to be in the 'navbar' template. However, the variable $template_hook[navbar_buttons_left] is no longer containing any data. It was supposed to create a "Blog" link on the forum menu but no longer does so when the menu is moved to the header. Can anyone help? |
Whatever code that is adding a link to $template_hook[navbar_buttons_left] needs to run before the header template is evaluated.
|
I figured that. But what is the code that is adding the link????
|
I don't know, I assume you installed a mod or the vB Blog add-on, and that's what's adding the link. So, which is it?
|
i am having this same problem with
$template_hook[postbit_userinfo_right_after_posts] and i am evalling the template to the template_hook in the global start hook. |
global_start is run after the header has been eval'd, you need to use parse_templates.
|
Thank you very much!
|
Quote:
What do I need to change? |
Quote:
|
Quote:
|
All times are GMT. The time now is 06:23 AM. |
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:
|