Viewing 3 replies - 1 through 3 (of 3 total)
  • Well, I certainly can login. I just get a blank page. There’s been quite a few thread on “blank admin pages”, do a search on this forum and maybe you’ll find a solution.

    Thread Starter Mayo

    (@mayo)

    Thanks

    Thread Starter Mayo

    (@mayo)

    I found way how to fix dashboard, its a header bug:

    Open /wp-admin/index.php in editor with UTF coding
    Add at begining of file ob_start();
    Add at end of file ob_end_flush();
    save and copy back.

    It fix header bug.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Administration dont work’ is closed to new replies.