The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
|||
|
|||
![]()
OK, I see. Well, try this: create another plugin using hook navigation_tab_complete and this code:
Code:
if (defined('CMS_SCRIPT') AND $tabdata[$tabid]['name'] == 'tab_identity') { $tabdata[$tabid]['children'] = vBCms_NavBar::getLinks(); } and of course you'd replace tab_identity with the actual tab id. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|