I believe the complete code is there for the login box. It functions well when actually logging in. I'll double check it though.
Also, the logout link is separate from the loginbox.
Plus, the issue affects other conditionals in the sidebar, not just the loginbox. Anything that relies on <if condition="$show['member']"> - any of those blocks still believe the member is logged in, but only in the header template. The other conditionals in the navbar template work OK.
|