I need to add another allowed_action to my BlogHolder_Controller.. i try to use Object::useCustomClass('BlogHolder_Controller','BlogHolderControllerExtender') and i get the error
"Action 'showCategory' isn't allowed on class BlogHolder_Controller"
BlogHolderControllerExtender extends BlogHolder_Controller. can anyone tell me the right way to do this?
thanks,
-Chris