The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I need help modifying the nav bar guys.
I am trying to edit the NAV BAR for hosted subforums so it begins with THEIR forum name not the default forum home link. IE:
Gamer-pit > Hosted Forums > Black Ice I want to change that too Just Start out with Black Ice When they are on there forum... anyway i can do this that im not seeing... i must be blind if there is.. lol |
#2
|
||||
|
||||
you have to edit function makenavbar ind admin/functions.php
|
#3
|
|||
|
|||
Exactly which part? I only want to do it for specific Forums. Or is this not Possible?
|
#4
|
||||
|
||||
this part:
PHP Code:
PHP Code:
|
#5
|
|||
|
|||
But wont this still display the category Before the final FORUM NAME?
GAmer-pit > Hosted Forums > Black Ice changed to just Black Ice |
#6
|
||||
|
||||
yes, that's the problem of the recursive function used for building the navbar..
You can also make it a bit more hardcoded: PHP Code:
|
#7
|
||||
|
||||
Xenon...
With your first code, to add more than one forum would be this code? PHP Code:
Satan |
#8
|
|||
|
|||
Hmmm, Ill try this out guys' Thx. Ill see what it does. You guys are talking about forum ID there as xx and yy should i put the forum ID's in there?
|
#9
|
||||
|
||||
If you want to use Xenon's code, xx stands for the forumid...
If you have more than one forum, yy would be the other forumid Satan |
#10
|
|||
|
|||
Excuse me for being troublesome but does that mean i have to replace the xx
and yy or not? heh. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|