vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   $nav_url (please help) (https://vborg.vbsupport.ru/showthread.php?t=86790)

The Prostitute 04-19-2003 05:59 AM

$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...

Tony G 04-19-2003 06:21 AM

From the top of my head, the navbar template?

It's not in a group though..

The Prostitute 04-19-2003 06:46 AM

Quote:

Originally Posted by Tony
From the top of my head, the navbar template?

It's not in a group though..


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> &gt; $navbits</b></normalfont>

I was unable to located ($navbits) anywhere... But did find navlinkon which contains nav_url.... But where is nav_url defined?

Black Vivi 04-19-2003 01:33 PM

admin/functions.php
in the makenav function (starts around line 456 (in vB 2.3))

filburt1 04-19-2003 03:54 PM

Quote:

Originally Posted by Black Vivi
admin/functions.php
in the makenav function (starts around line 456 (in vB 2.3))

Please don't discuss hacking here.


All times are GMT. The time now is 12:17 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
  • Page Generation 0.01155 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete