Quote:
Originally Posted by Internetcafe
|
Yours isn't working either mate. I agree you have successfully added the
Gallery tab, however when you click on the gallery tab and view the gallery index page your tab bar has the 'forum' tab highlighted with the associated forum submenus below.
With this Mod I can keep the Gallery tab highlighted for the Photopost Gallery index page by use of the unique Photopost 'ppindex' THIS_SCRIPT indentifier, however as stated before because of the requirement of THIS_SCRIPT in both this Mod and the template hardcoding you've link to, I can't see a way to keep the Photopost Gallery tab highlighted (and all submenus present) when viewing all Photopost Gallery pages because both the Photopost Gallery and vB forum have many files of exactly the same name such as:
/forum/search.php
/gallery/search.php
/forum/members.php
/gallery/members.php
Using this MOD or your template suggestion if I code my Photopost Gallery tab submenus THIS_SCRIPT with 'search' or 'members' (or view those gallery pages) the
Gallery tab fails to highlight and instead the
Forum tab highlights. Can I get around this by hardcoding the Navbar template with URL's, if so how?