-- Bartosz Maciaszek <[EMAIL PROTECTED]> wrote (on Tuesday, 13 February 2007, 04:58 PM +0100): > How about $this->_forward() ?
That's only possible from within a controller -- he specifically mentioned trying to do so from a plugin. As I mentioned preiously, he needs to call $request->setDispatched(true). > 2007/2/13, Uros <[EMAIL PROTECTED]>: > > I need to stay at that page. My implementation actually works but I > > can't stop executing controller after redirecting to > > ErrorController. So denied page is still shown. -- Matthew Weier O'Phinney PHP Developer | [EMAIL PROTECTED] Zend - The PHP Company | http://www.zend.com/
