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](https://secure.gravatar.com/avatar/2087efb8a40bb5d07cecdbdfd5816fc9/?default=https%3A%2F%2Fvanillicon.com%2Fb74484b4a5c322ed4cd5ca0638716284_100.png&rating=g&size=100)
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