vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Vbulletin 4.2 Nav Bar - Menu Links question. (https://vborg.vbsupport.ru/showthread.php?t=283669)

Jakub03 05-30-2012 03:59 AM

Vbulletin 4.2 Nav Bar - Menu Links question.
 
I have recently upgraded to VB 4.2 and the new navigation menu is awesome!

I am using Vbulletin CMS to create article pages which I am using to create my content pages. I have created the Tab called Promotions and the menu bar with links work perfectly, but when I click on the link and it redirects to that page the menu links disappear.

Here is the link to the promotions page
http://www.mypokerhub.com/content.ph...tions?tabid=48

Click on PokerStars > Select any promo

Here is an image from ACP
https://vborg.vbsupport.ru/external/2012/05/6.png

So anyone got any ideas on how to fix this? Or a way to make this work?

Lynne 05-30-2012 04:33 PM

They are all CMS?

hook location - render_navigation_vbview

Code:

if (in_array(intval($_GET['r']), array(x,y,z))) $root = 'tab_nzg3_214';
modify red areas

Andreas 05-30-2012 05:33 PM

Another option would be to install https://vborg.vbsupport.ru/showthread.php?t=283123 and select the sections for which you want to have the tab selected.

Jakub03 05-30-2012 07:11 PM

Quote:

Originally Posted by Andreas (Post 2334775)
Another option would be to install https://vborg.vbsupport.ru/showthread.php?t=283123 and select the sections for which you want to have the tab selected.

Do i just import the XML for this mod?

And yes all the pages are created in CMS

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

Quote:

Originally Posted by Lynne (Post 2334754)
They are all CMS?

hook location - render_navigation_vbview

Code:

if (in_array(intval($_GET['r']), array(x,y,z))) $root = 'tab_nzg3_214';
modify red areas

This will fix the issue? ;) Or do i need to do other stuff as well to make this work. Also where do i go to change this code?

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

I installed the mod and it fixed the problem! ;)


All times are GMT. The time now is 11: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.01352 seconds
  • Memory Usage 1,719KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (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