Options
Category Jumper

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)