The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Active Tab Question
Hello. I have a plugin called vBH New Tabs Options which allows me to add new tabs to the navbar. One tab I have added is a link to a specific forum on my site. This plugin gives me the option to add a value defined for THIS_SCRIPT in the page it is calling, but the page this would be linking to would technically be the forumdisplay which already calls the FORUM tab as active.
Is there anyway I can add an IF statement to the forumdisplay.php that will define a differnt value for THIS_SCRIPT if on a certain forum ID so it will show that as an active page? |
#2
|
||||
|
||||
THIS_SCRIPT will always be the same on all forumdisplay pages. If you want something different for different forumids, you'd have to add in another condition for "i THIS_SCRIPT is forumdisplay AND forumid is xx". You'll have to ask in the modification thread if this is possible.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|