• Hello,

    As of this morn /wp-admin is a blank page.
    On different browsers & comps
    My site is showing https://ebaileyphotography.co.uk/
    But I cannot gain access to wordpress

    2 days ago when I would save on WordPress – it would save but it would then go to a blank page – I could always get back into WordPress.
    Then I could not load any of my images.
    And today this! Scary ??

    Please help

    Thanks in advance – emma

Viewing 4 replies - 1 through 4 (of 4 total)
  • There are many other threads with the same issue. You can try browsing with a search here or take a look at this:
    https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-wordpress-white-screen-of-death/

    Hi Emma,

    Can you try logging in via this page?
    https://ebaileyphotography.co.uk/wp-login.php

    There is an error on your login page:
    ERROR: Cookies are blocked due to unexpected output. For help, please see this documentation or try the support forums.

    So, I checked, and it sent me to this page in the WP Codex.

    I would advice checking if your wp-config.php file is correct (according to the above link).

    If that doesn’t help, try deactivating some plugins and see if your admin page re-appears..

    Hope this helps..

    Thread Starter emmabaileyphoto

    (@emmabaileyphoto)

    Thanks for you help guys, really appreciate the time.
    just leanrnt how to put it into de-bug mode ??
    Here are the results, with the offending lines…Do any of you understand the following?

    Notice: Undefined index: ssba_excerpts in /home/ebaileyp/public_html/wp-content/plugins/simple-share-buttons-adder/simple-share-buttons-adder.php on line 774

    line 774: if($arrSettings[‘ssba_excerpts’] == ‘Y’) {

    ?
    Warning: Cannot modify header information – headers already sent by (output started at /home/ebaileyp/public_html/wp-config.php:1) in /home/ebaileyp/public_html/wp-login.php on line 414

    line 414: header(‘Content-Type: ‘.get_bloginfo(‘html_type’).’; charset=’.get_bloginfo(‘charset’));

    Warning: Cannot modify header information – headers already sent by (output started at /home/ebaileyp/public_html/wp-config.php:1) in /home/ebaileyp/public_html/wp-login.php on line 426

    line 426 :setcookie(TEST_COOKIE, ‘WP Cookie check’, 0, COOKIEPATH, COOKIE_DOMAIN);

    I did install Total Cache recently, which wasn’t working, so I uninstalled. Then I started having more problems.

    -emma

    Thread Starter emmabaileyphoto

    (@emmabaileyphoto)

    Those were on https://ebaileyphotography.co.uk/wp-login.php

    The below was on my /wp-admin

    Warning: Cannot modify header information – headers already sent by (output started at /home/ebaileyp/public_html/wp-config.php:1) in /home/ebaileyp/public_html/wp-includes/pluggable.php on line 1121

    line 1121: header(“Location: $location”, true, $status);

    -emma

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can't login to WordPress’ is closed to new replies.