[imp] Problems Using Redirected Logout
Brad Vedders
veddebra@aquinas.edu
Mon, 8 Jul 2002 14:16:08 -0400 (EDT)
I'm still having this problem and it is now occurring even when I do not
redirect the logout. I updated to the latest CVS version this afternoon.
Could someone please tell me what I am doing wrong? Today's error message
is as follows:
Notice: unserialize() failed at offset 0 of 34 bytes in
/www/horde/lib/Auth.php on line 249
Warning: Cannot add header information - headers already sent by (output
started at /www/horde/lib/Auth.php:249) in /www/horde/imp/login.php on
line 95
This only occurs on the first logout of a browser session (ie Open
browser, login, logout and it fails; leave browser open, login, logout and
it works properly).
Thanks for any help,
Brad Vedders, Network Systems Administrator
Aquinas College, Grand Rapids, MI 49506
=>phone (616) 459-8281 x3743
=>email veddebra@aquinas.edu
On Wed, 3 Jul 2002, Brad Vedders wrote:
> I found a pattern to this problem if anyone is interested. It appears to
> occur the first time you logout for the browser session. If you log back
> in and logout again, it will function correctly. The error only happens
> on the first logout. I updated to the latest CVS again and the new error
> is below:
>
> Notice: unserialize() failed at offset 0 of 34 bytes in
> /www/horde/lib/Auth.php on line 249
>
> Warning: Cannot add header information - headers already sent by (output
> started at /www/horde/lib/Auth.php:249) in /www/horde/imp/login.php on
> line 86