I did set this and now I looks like it works. I looks like I have another problem before, because none (true|false) was working.
thanks anyway regards Uros Matthew Weier O wrote: > > -- 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/ > > -- View this message in context: http://www.nabble.com/redirecting-in-plugins-tf3219610s16154.html#a8948276 Sent from the Zend Framework mailing list archive at Nabble.com.
