• An error always occurs when I log in with the password of the user name + the year as the admin user of WordPress.
    There seems to be a problem when the plugin authentication part is called from WordPress itself.
    On my site, I get an error when logging in with username admin and password admin2018.
    Disabling this plugin will not cause any issues.

    Once you get an error, you can’t log in to wordpress, you need to log in in maintenance mode.
    —————
    エラータイプ E_ERROR が /home/untangle-user.net/public_html/wordpress/wp-content/plugins/dologin/src/auth.cls.php ファイルの 319 行目で発生しました。 エラーメッセージ: Uncaught Error: Cannot use object of type WP_Error as array in /home/untangle-user.net/public_html/wordpress/wp-content/plugins/dologin/src/auth.cls.php:319
    Stack trace:
    #0 /home/untangle-user.net/public_html/wordpress/wp-includes/class-wp-hook.php(289): dologin\Auth->wp_login_failed(‘admin’)
    #1 /home/untangle-user.net/public_html/wordpress/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array)
    #2 /home/untangle-user.net/public_html/wordpress/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
    #3 /home/untangle-user.net/public_html/wordpress/wp-includes/pluggable.php(562): do_action(‘wp_login_failed’, ‘admin’, Object(WP_Error))
    #4 /home/untangle-user.net/public_html/wordpress/wp-includes/user.php(95): wp_authenticate(‘admin’, ‘admin2018’)
    #5 /home/untangle-user.net/public_html/wordpress/wp-login.php(1197): wp_signon(Array, true)

  • The topic ‘Cannot log in’ is closed to new replies.