This is a strange one. When I log in to a member page under IE, the screen is blank except for the background in my header.html file. The signup page works fine under IE. I did a view source in IE and the html code is there and looks fine. I turned off all IE security and made sure all scripting stuff was turned on but no change. All the admin screens work fine in IE. Even my protected folders work in IE. It seems to only be member.php. All pages work fine under Firefox. Any ideas?
It is better to : - backup your customized template files; - upload orginal aMember templates; - ensure that page is working well in IE - start to replace files with modified one by one. After uploading some file, problem will appear again. This way you can find which exactly file (and which modification) causes this effect.
Members page is blank under IE, works with Firefox - RESOLVED Turned out to be an open comment line in the body section of header.html. Not sure how it got there. Threw me because other pages using header.html did work under IE, it was just the member page that wouldn't. Thanks for the suggestions.