Quote:
Originally Posted by Jason92s
Gotcha...I only want them to show when I click the tab that they belong to. In a perfect world, when the user clicks a tab called Local Links, they will see 3 submenus appear below: 1) EG, 2) Laguna, 3) Sac. Then each of those will have their own URL or additional sub-menus to offsite pages or whatever. The "Local Links" page that opens when the user clicks the tab doesn't need any data if that's possible. Or if it must contain text, then I can just enter something describing the page to the user. Does that make any sense and is it possible? Thank you.
|
Ok, so write that as a condition now. For other vbulletin pages, THIS_SCRIPT is defined at the top - so if you only want something to happen on the showthread page, the condition is THIS_SCRIPT == 'showthread'... so, what defines your page? Have you defined THIS_SCRIPT in it? If so, just use that as the condition in the plugin.