![]() |
$navbits[breadcrumb] edit
With vbseo my categories are like that: http://yourforumsroot/#category_title
So I don't want to use category title in navbar. I mean: Not its like that: vBulletin.org Forum / vBulletin 3 Discussion / vB3 General Discussions What I want is: vBulletin.org Forum / vB3 General Discussions Which php file should i look at ? |
Perhaps you want to look at the function contruct navbits in /includes/functions.php There is a hook in there that may be useful.
|
I think there is nothing to do in this file.
Code:
/** |
There are two hooks in there, my guess is you want to write a plugin using the hook location navbits to set $skip_nav_entry to true in certain circumstances.
|
Thanks
|
looks like the function is still the same in vbulletin 4, the following plugin should work in either 3.x or 4.x ...
hook location: "navbits" PHP Code:
|
|
All times are GMT. The time now is 04:09 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:
|