The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
$nav_url (please help)
I need to know where ($nav_url) is defined. It is used to make the links that are at the top of forumdisplay.php. On my board it displays the following ( Fitness Health and Beauty Concepts Discussion Boards > Regional Discussion > Arizona > Fitness ).
I need to edit the url of the links so it does not point to forumdisplay.php but another page that I have created. I have looked long and hard and only found that the (navbar) template calls up the varible ($navbits) and that nav bits uses ($nav_url). Please help... |
#2
|
||||
|
||||
From the top of my head, the navbar template?
It's not in a group though.. |
#3
|
|||
|
|||
Quote:
Nope... Here is the contents of my navbar template <img src="{imagesfolder}/vb_bullet.gif" border="0" align="middle" alt="$bbtitle : Powered by vBulletin version $templateversion"> <normalfont><b><a href="index.php?s=$session[sessionhash]">$bbtitle</a> > $navbits</b></normalfont> I was unable to located ($navbits) anywhere... But did find navlinkon which contains nav_url.... But where is nav_url defined? |
#4
|
||||
|
||||
admin/functions.php
in the makenav function (starts around line 456 (in vB 2.3)) |
#5
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|