Logout seems to be working OK. I know that in vBulletin forums -- not here but others -- I have found log out does not take effect right away. Not sure why. But I just did a log out and it worked OK.
MidgetsBro: Have you tried logging out and letting the blank screen sit there a while?
Yes. I've tried it from home and from work. Same problem both places.
The source of the blank white page:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML>
At both work and home?? I don't think so... not only just at work and at home... at work on 2 computers and at home on my laptop and main computer... it's a conspiracy I tell ya!
Originally posted by MidgetsBro The source of the blank white page:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML>
That's just the usuall crap IE gives when it doesn't receive any data from the server.