Members page is blank under IE, works with Firefox

Discussion in 'Troubleshooting' started by dotend, Apr 19, 2007.

  1. dotend

    dotend New Member

    Joined:
    Mar 26, 2007
    Messages:
    11
    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?
  2. draj

    draj New Member

    Joined:
    Dec 29, 2006
    Messages:
    252
    Hi!

    1. Deactivate all plugins.
    2. Check CSS

    Just suggestions.
  3. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    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.
  4. dotend

    dotend New Member

    Joined:
    Mar 26, 2007
    Messages:
    11
    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.

Share This Page