The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
using plugins to display community drop down links
I'm trying to display a link inside the "community" drop down menu.
So I added a global_setup_complete plugin with the contents: Code:
eval('$template_hook[\'navbar_community_menu_end\'] .= "<tr><td class="vbmenu_option"><a href="$vboptions[bburl]/ideas/ideas.php">Submit ideas</a></td></tr>"'); How can I properly display a link inside the community drop down button? Do I also need to "cache_templates" or something? Thank you. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|