Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tom Willmot

    (@willmot)

    Hi DJ3,

    I’d recommend editing your wp-config.php file and changing the following line

    define( 'WP_DEBUG', false );

    To

    define( 'WP_DEBUG', true );

    Then try to login again, you should then see the error message that is causing the white screen.

    Plugin Author Tom Willmot

    (@willmot)

    Hi DJ3,

    I’d recommend editing your wp-config.php file and changing the following line

    define( 'WP_DEBUG', false );

    To

    define( 'WP_DEBUG', true );

    Then try to login again, you should then see the error message that is causing the white screen.

    Thread Starter DJ3

    (@dj3)

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Unable to access dashboard after upgrade’ is closed to new replies.