vbl
08-30-2006, 08:33 PM
Hi,
i moved this <!-- login form --> etc. to the header as well es the navbar stuff
alltogether this works fine.
but when i logout, i am correctly logged out, but the header + navbar is still the old one and shows my name as well as the links for logged in users... - on the logout page.
a solution is to redirect the logout page after immediately again...
to load this page two times fixes the bug: login.php?do=logout&logouthash=XX
any idea which code modification is usefull? or how to?
i moved this <!-- login form --> etc. to the header as well es the navbar stuff
alltogether this works fine.
but when i logout, i am correctly logged out, but the header + navbar is still the old one and shows my name as well as the links for logged in users... - on the logout page.
a solution is to redirect the logout page after immediately again...
to load this page two times fixes the bug: login.php?do=logout&logouthash=XX
any idea which code modification is usefull? or how to?