[imp] Re: $conf['user']['redirect_on_logout']
Eric Rostetter
eric.rostetter@physics.utexas.edu
Thu, 13 Jun 2002 16:23:39 -0500
Quoting lokesh <lkhanna@hughes-ecomm.com>:
> same page. I read mailing list and did some changes in horde/imp/conf.php
> file and made
> $conf['user']['redirect_on_logout'] = true;
>
> But now when i m doing logout, i m getting page not found error in my
> browser.
> How can i resolve this problem.
You should set that to the url of the page you want to redirect to, not
to "true". Right now, it is trying to redirect to a page called "true"
which doesn't exist, hence the error. The value should be either "false"
to disable it, or a URL to enable it.
> Do i need to specify my logoput page some where.
Yes, in $conf['user']['redirect_on_logout']
> Regards
>
> Lokesh
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
"TAD (Technology Attachment Disorder) is an unshakable, impractical devotion
to a brand, platform, product line, or programming language. It's relatively
harmless among the rank and file, but when management is afflicted the damage
can be measured in dollars. It's also contagious -- someone with sufficient
political clout can infect an entire organization."
--"Enterprise Strategies" columnist Tom Yager.