Viewing 4 replies - 1 through 4 (of 4 total)
  • well…my suggestion would be to put
    define( ‘WP_DEBUG’, true );
    in your wp-config.php file temporarily and see if that throws out anything of value…

    Thread Starter Matthew Meyer

    (@osarusan)

    The only message I get with debug is “Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in {site}/wordpress/wp-includes/functions.php on line 3622”

    Which comes from the bbpress plugin, is well-known, and non-critical according to them. With the plugin disabled, I don’t get the message but I still get either a server 500 error or a blank white page.

    weird…did you make any changes recently?
    such as ssl…or wp core update…or…I dunno switch from PHP to HHVM…update PHP…change web hosts…any notes from your host on moving…anything really?

    You’ve tried in multiple web browsers?
    incognito mode in case it’s a some weird cookie thing?

    Thread Starter Matthew Meyer

    (@osarusan)

    I did recently set up a multisite network with WP, but I had it running fine for a week before this issue came up.

    Right now my best guess is that this is due to brute force attacks and my server may be blocking something. But I don’t know for sure.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can No Longer Log In (Blank White Page)’ is closed to new replies.