• Hi,

    Wordpress send me this messagae:

    WordPress found an error with one of your extensions, “DoLogin Security”.

    If you are looking for help with this problem, you may be asked for the following information:
    WordPress version 5.4.1
    Current theme: Detox (version 3.7.9)
    Current extension: DoLogin Security (version 2.8)
    PHP version 7.3.17

    Details of the mistake
    ======================
    Une erreur de type E_ERROR a été causée dans la ligne 319 du fichier

    What’s mean?

    Thanks, good day

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WPDO

    (@wpdo5ea)

    Can you paste the whole error? There should be something more to indicate the file that caused the error under the error message you pasted.

    Thread Starter julien1554

    (@julien1554)

    /home/detoximitt/www/wp-content/plugins/dologin/src/auth.cls.php. Message d’erreur : Uncaught Error: Cannot use object of type WP_Error as array in /home/detoximitt/www/wp-content/plugins/dologin/src/auth.cls.php:319
    Stack trace:
    #0 /home/detoximitt/www/wp-includes/class-wp-hook.php(289): dologin\Auth->wp_login_failed(‘ilann’)
    #1 /home/detoximitt/www/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array)
    #2 /home/detoximitt/www/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
    #3 /home/detoximitt/www/wp-includes/pluggable.php(562): do_action(‘wp_login_failed’, ‘ilann’, Object(WP_Error))
    #4 /home/detoximitt/www/wp-includes/user.php(95): wp_authenticate(‘ilann’, ‘ilann2002’)
    #5 /home/detoximitt/www/wp-login.php(1197): wp_signon(Array, true)
    #6 {main}
    thrown

    Plugin Author WPDO

    (@wpdo5ea)

    @julien1554 Please remove the private info from the log details.

    Looks like that error is from previous version. You are on latest v2.8. If you use a fake password for your username to login, will it still show that error?

    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.

    —————
    エラータイプ 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)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Technical error – WordPress notification’ is closed to new replies.