![]() |
Navtab order
I have recently installed the Media Library plugin for vBulletin 4.x.
After the installation, a 'media' navtab is created after the default forum tab. I wanted to change the order of the media tab, to put it at the first place. I have replaced the following hook: template_hook['navtab_middle'] .= $templater->render(); with template_hook['navtab_start'] .= $templater->render(); It works well, my first tab now is media and the second one is the forum tab. The new problem is... That's the second tab (Forum tab) is selected by default when I go on the root of the Web site. What should I hook/do in order to have my first tab selected by default ? :) Here is the code of the plugin if it can help: Code:
if (THIS_SCRIPT == '8WR_media') |
All times are GMT. The time now is 07:05 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:
|