The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
navbar_buttons_left
I have two existing templates that uses "$template_hook[navbar_buttons_left]" to show the vblogetin link in the navbar... no problem.
I installed a third template that uses the following: Code:
<!-- vBlogetin Edit --> <if condition="$show['blogmenu']"><td id="blogmenu" class="vbmenu_control"><a href="$show[nojs_link]#blogmenu">$vbphrase[blog_blogging]</a> <script type="text/javascript"> vbmenu_register("blogmenu"); </script></td></if> <!-- End vBlogetin Edit --> I replaced that code with the "$template_hook[navbar_buttons_left]" (it just seemed to make sense), but that does not work in the new template either. I don't know anything about hooks. Can someone advise me on what I should be doing, short of putting a hard link in... which is just too easy. Thanks. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|