The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Navbar Forum and Home Paths with Custom Vb Page
Hello everyone, I was wondering if anyone has any ideas as to how to fix the "Home" and "Forum" links in the navigation bar when creating a page and not placing it within forum root. Allow me to explain;
I created this page for example: -cotw.php it is located here : -http://xxxxxxx.xxx/intuitco/cotw/cotw.php All the links in the navbar (for the most part) link to their respective pages fine but "Forum" and "Home" have these paths: -http://xxxxxxx.xxx/intuitco/cotw/forums/ -http://xxxxxxx.xxx/intuitco/cotw/content.php Would there be someway to "force" these links in my custom page to redirect properly without having to move my page anywhere? They should be linked like so: -http://xxxxxxx.xxx/forums/ -http://xxxxxxx.xxx/content.php Any help or information on this matter will be very much appreciated. Thank you for your time. Hope everyone is having a great weekend. Regards, Nox |
#2
|
|||
|
|||
Maybe try using a base tag, like
HTML Code:
<base href="http://xxxxxxx.xxx/forums/" />
I believe it should go between the <head> tags. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|