The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Issue with navbits
Just as a test I have the following on my custom vb page.
$navbits = construct_navbits(array('index.php' => 'Forum Home', '' => 'Sub Page1 below forum home', '' => 'Sub Page2 below forum home', '' => 'Sub Page3 below forum home')); $navbar = render_navbar_template($navbits); When the page renders all I see is The Icon for Home Link to Home The Arrow Icon Text "Sub Page3 below forum home" Why am I not seeing the other items? --------------- Added [DATE]1293732481[/DATE] at [TIME]1293732481[/TIME] --------------- nm, i missed the obvious array misformat. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|