I see this line there :
Code:
if (THIS_SCRIPT === competitions OR THIS_SCRIPT === ladders OR THIS_SCRIPT === tournaments OR THIS_SCRIPT === tll_credits OR THIS_SCRIPT === tll_tickets OR THIS_SCRIPT === teams OR THIS_SCRIPT === kings)
I need to add a
Code:
OR THIS_SCRIPT === chat
in between (hooks)
the name for chat can be found as define as in the products php right?
Will try it some more 2morrow, however how comes ladders or tournaments.php pages don't see the competitions sub nav bar when they are allready in that line?
Making Tab Scripts empty or only competitions doesn't work either.