vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   4.2.1 Navigation manager (https://vborg.vbsupport.ru/showthread.php?t=300027)

iPenguin02 07-12-2013 05:02 AM

4.2.1 Navigation manager
 
I set up a sub forum to be its own tab. but everytime i click on it it makes it seem like the Forum tab is highlighted rather than the tab that you are in that is suppose to be high lighted.

I set VBA CMPS as my home tab on using the navigation manager and when i click home it doesn't highlight it as well...

Only way i can get it to highlight tab that I am in it to turn on tabid but it looks disguesting. Anyone have any recommendations on a tab system or a way to fix it.

Lynne 07-12-2013 05:26 PM

Did you try a search? This issue has been brought up several times and the plugin you would need to add has been posted also.

iPenguin02 07-12-2013 11:19 PM

I did try searching, but did not find what i was addressing

Lynne 07-13-2013 02:23 AM

Doing a search on tabs > titles only gives this thread - https://vborg.vbsupport.ru/showthread.php?t=283412

iPenguin02 07-13-2013 03:06 AM

thanks lynne. I guess i was using the wrong keywords i searched navigation menu

when i click the link it says i do not have permission...

Lynne 07-13-2013 06:25 PM

Here is what it said:
Quote:

If you have a tab for a Forum, then use hook location "set_navigation_tab_main" and enter:
PHP Code:

if ($GLOBALS['forumid'] == xx)  $root 'identity'

where xx is the forumid and identity can be found at the top of the Edit page for your navtab

example:
PHP Code:

if ($GLOBALS['forumid'] == 4)  $root 'tab_nzg3_214'



iPenguin02 07-13-2013 11:34 PM

Awesome thanks lynne. How do i get it to work with my home page which is vbcmps

theres no forumid? its simply just my root domain. ex mydomain.com

Lynne 07-14-2013 12:44 AM

You would probably use THIS_SCRIPT in the condition instead. However, you will need to ask on the vbcmps site what to compare THIS_SCRIPT to as I have no idea.

ForceHSS 07-14-2013 02:20 PM

Quote:

Originally Posted by Lynne (Post 2433438)
Doing a search on tabs > titles only gives this thread - https://vborg.vbsupport.ru/showthread.php?t=283412

no members can access that page can it be moved some where so it can

Paul M 07-14-2013 03:58 PM

Lynne quoted the relevant part in post #6.


All times are GMT. The time now is 01:40 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.01186 seconds
  • Memory Usage 1,734KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete