The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
So I would like to edit the order of the breadcrumb on a custom vb4 page. Right now i'm using this code on my PHP page to generate the navbits...
Code:
$navbits = construct_navbits(array('' => 'page_name'));
I would like to change it so instead it looks like [Home Icon] > [other_page] > [page_name] Any ideas how? |
|
#2
|
|||
|
|||
|
any idea anyone?
|
|
#3
|
|||
|
|||
|
PHP Code:
|
|
#4
|
|||
|
|||
|
Thanks! works perfectly - obvious now its been pointed out
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|