![]() |
Breadcrumb trouble when forum is not in root dir
My forums are located here: www.eclipserecords.com/forum/index.php
My homepage is a custom vbulletin page located here: www.eclipserecords.com/index.php My problem is as follows: When viewing UserCP (or any other vbulletin page within the forums), the breadcrumb looks as follows: Homepage > User Control Panel When viewing forumhome, the breadcrumb looks as follows: Homepage What I want is for (within every forum page) there to be a Forum Home within the breadcrumb. For instance, when viewing UserCP, like this: Homepage > Forumhome > User Control Panel Now, my entire site uses the navbar template for all pages, even all the custom scripts and pages in the root directory, so what I need is some way to display a link within the breadcrumb to the Forum main index page, but only when viewing pages within the forums. How would I go about doing that? |
bump, anyone? I'm still stumped on this. I think I have to add to the breadcrumb array but not sure exactly where.
|
Try to change your current homepage link to forum index, as it used to be before hack you installed for index, then in navbar manually add one more link to homepage before other links.
|
Quote:
[tried] well, it seems that quite a few of my custom scripts use $vboptions['homeurl'] when calling each other, and it occurs a bunch of times in custom templates as well, so unfortunately changing that breaks stuff :( . I could go through everythingand revise it all as you suggested, but there's got to be an easier way, like adding another step to the navbar array based upon a globalized conditional such as: PHP Code:
|
<if condition="THIS_SCRIPT == 'customscript'"> blah </if>
|
Quote:
|
Did you ever figure this out? I am trying to do something similar and it would be great to just be able to paste some known working code instead of trying to start from scratch. Thanks!
|
Quote:
|
All times are GMT. The time now is 02:29 AM. |
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:
|