Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Tab refuses to die!
Vaz
New
Hi,
I created a tab with the following code a little while ago before I found 'custom page' addon.
if (in_array($Context->SelfUrl, array("index.php", "categories.php", "comments.php", "search.php", "post.php", "account.php", "settings.php"))) {
$Menu->AddTab("Episode Release", "Users", "http://www.xxxxx.com/forums/6/", "UsersTab", $Attributes = "", $Position = "4" , $ForcePosition = "5");
}
I've removed the code but it's still there! I've done a hard refresh but it's still not dying. Anybody know how I could correct this?
0
This discussion has been closed.
Comments