• Resolved wegiiii

    (@wegiiii)


    After the last update to 2.1.3 there is a critical error when logging in a user. If it helps there is also a stacktrace I can provide:

    PHP Fatal error:  Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in /bitnami/wordpress/wp-content/plugins/honeypot/includes/wpa_functions.php:52
    │ Stack trace:                                                                                                                                                                             
    │ #0 /opt/bitnami/wordpress/wp-includes/class-wp-hook.php(308): wpa_save_stats()                                                                                                           
    │ #1 /opt/bitnami/wordpress/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()                                                                                                   
    │ #2 /opt/bitnami/wordpress/wp-includes/plugin.php(517): WP_Hook->do_action()                                                                                                              
    │ #3 /bitnami/wordpress/wp-content/plugins/honeypot/includes/integration/wpa_wplogin.php(14): do_action()                                                                                  
    │ #4 /opt/bitnami/wordpress/wp-includes/class-wp-hook.php(308): wpae_wplogin_extra_validation()                                                                                            
    │ #5 /opt/bitnami/wordpress/wp-includes/plugin.php(205): WP_Hook->apply_filters()                                                                                                          
    │ #6 /opt/bitnami/wordpress/wp-includes/pluggable.php(614): apply_filters()                                                                                                                
    │ #7 /opt/bitnami/wordpress/wp-includes/user.php(95): wp_authenticate()                                                                                                                    
    │ #8 /opt/bitnami/wordpress/wp-login.php(1231): wp_signon()                                                                                                                                
    │ #9 {main}
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Dinesh Karki

    (@dcsupport)

    @wegiiii ,

    Can you please share me the scenario where i can replicate this ? I tried in my setup and couldn’t replicate the issue.

    Thanks

    Thread Starter wegiiii

    (@wegiiii)

    It seems that clearing the cache has resolved this issue. Sry for the false alarm.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Newest Version breaks admin login’ is closed to new replies.