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.
Category Jumper
This discussion is related to the Category Jumper addon.

Category Jumper
0
This discussion has been closed.
Comments
I guess line 22 should be:
$Context->SetDefinition('AllUnblockedCategories', 'All unblocked categories');
not:
$Context->Dictionary["AllUnblockedCategories"] = 'All unblocked categories';
(btw preview button is missing here)