Quote:
Originally Posted by Lynne
You need to enter something for the Tab Scripts. That is the THIS_SCRIPT name at the top of the php page. Or, if you have no THIS_SCRIPT, you just need a plugin to set the $root variable. Example for a forumdisplay page used as a navtab:
hook - set_navigation_tab_main
PHP Code:
if (in_array($GLOBALS['forumid'], array(2,15))) $root = 'tab_nzg3_214';
|
Hi. Sorry Im new with vB. Never used it before. Can you write a step by step guide how to do this? I dont really get it

I have same problem. When I add a new tab and click on it, the tab dont get highligted.