PDA


View Full Version : Links in Navbar broken?


thorzzzten
09-22-2004, 01:27 AM
hy,

congartulations to the Links Directory.
I saw it, must have it and - easily installed!
*thumbsup*

one issue I don't get fixed: the links in the navbar are not leading back to my forum (User CP, FAQ, New Posts, etc.)
How do I get this fixed?

thx!


thorsten

Brian
09-22-2004, 12:52 PM
Admin CP => vBulletin Options => Site Name / URL / Contact Details

What do you have set for your 'Forum URL' there?

thorzzzten
09-22-2004, 01:12 PM
hey brian,

the forums url is

http://www.zroadster.com/forum

Brian
09-22-2004, 01:13 PM
Is that also what you have set for that option I referred you to in the Admin CP?

thorzzzten
09-22-2004, 01:54 PM
hey brian,

yes that's from the admin cp (see attachment)

Brian
09-22-2004, 02:04 PM
Strange... Would you mind submitting a support ticket via the Member's Area here so I can have a look?

thorzzzten
09-22-2004, 02:16 PM
hy brian,

i have allready opend the one for the permission.
shall open an extra one?


thorsten

KW802
09-22-2004, 02:22 PM
Wouldn't the NavBar need to be modified to have have "$vboptions[bburl]/" inserted into the links for stuff like the UserCP, FAQ, etc? Otherwise from the portal front page it'll try to use "www.whatever.com/usercp.php?" instead of "www.whatever.com/forums/usercp.php?".

Brian
09-23-2004, 01:32 AM
The links directory uses the same function to replace the links as the CMPS, so it shouldn't be necessary to edit the navbar.

KW802
09-23-2004, 10:04 AM
The links directory uses the same function to replace the links as the CMPS, so it shouldn't be necessary to edit the navbar.
I ended up having to modify my parent style and letting it propagate downard. :confused:


Edit: Some additional info.... I have several different styles all under one parent style and some of the child styles then have their own child style (for fixed & liquid versions). My default style is one of the childs. For some reason whenever I install anything that updates the styles it seems to only touch the default style downward instead of the top parent downward.