vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Changing Navigation Links (https://vborg.vbsupport.ru/showthread.php?t=191571)

elbrian 09-22-2008 01:22 PM

Changing Navigation Links
 
Hi all,

I am a new VBulletin user and have been able to fully customize my forum so far by just searching around forums and applying old articles to my needs. However, there's one painfully simple task I need to complete that I just can't figure out- changing the links on the top Navigation Bar of my forum.

Right now my links are:
User CP - FAQ - Members - Calendar - New - Search - Links - Log Out

So how do I change these (want to replace a couple)? I've searched on Google and these forums and have found just one guide, which was for an earlier VB release and when I tried following it, the coding he was saying to replace was not consistent with what I saw in mine- so to be safe I did not follow it.

Thanks in advance for the help, I'll check back often for a reply.

SEOvB 09-22-2008 01:28 PM

open your navbar template, find the html code that corresponds to each link and just remove it or add something after it.

elbrian 09-22-2008 01:38 PM

If this link goes to the FAQ page:

<td width="78" height="34" class="css_nav"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a>

How would I edit that to make it link to this specific thread:

/forum/showthread.php?t=2

Do I just make it link to that page, or do I need to put the $session[sessionurl_q] or any other coding onto the URL?


Sorry to have not been specific enough in the first post, but if someone could straighten this question up it should give me a good enough understanding to finish it up.

Thanks!

--------------- Added [DATE]1222107163[/DATE] at [TIME]1222107163[/TIME] ---------------

I changed the links to the plain old URLs (example: showthread.php?t=2) but now my members are saying when they click the links they are sometimes forced to re-sign in.

Any ideas?

--------------- Added [DATE]1222126420[/DATE] at [TIME]1222126420[/TIME] ---------------

To clarify/simplify the question, when linking to specific threads within the forum, should I attach any extra coding with the links?

Which of the following two links would be appropriate?

/forum/showthread.php?t=2

/forum/showthread.php?t=2$session[sessionurl_q]

elbrian 09-23-2008 07:43 PM

???


All times are GMT. The time now is 06:31 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.00941 seconds
  • Memory Usage 1,715KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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