• I have installed the force_login module and got a trouble (WP hangs).
    I put in place a patch in force_login.php line 57:
    header( ‘Location: wp/wp-login.php?redirect_to=’
    replaced by
    header( ‘Location: ./wp-login.php?redirect_to=’

  • The topic ‘force_login bug’ is closed to new replies.