On Sun, Nov 30, 2008 at 10:07 PM, ardx <[EMAIL PROTECTED]> wrote:
[...]
>
> I have tried setting the base url explicitly in the front controller:
>
> $this->_front->setBaseUrl('/xx');
>
> but this does not alter the problem behavior.
>
> What am I missing?
I use $this->_front->setBaseUrl('/xx') and for redirections in actions:
$this->_helper->redirector('activate', 'user');
Regards,
--
Rolando Espinoza La fuente
