I am trying to follow the errorcontroller plugin online help. I have created the controller and the view according to the online docs. Is there anything else I have to do? If I wrap $front->dispatch() in a try catch block, I can catch errors. But, I thought the errorController.php was automatically present.
TIA, Darren
