• Resolved isarisar

    (@isarisar)


    Saw this twice (~30m apart) in the log:

    PHP Warning: Undefined array key "page" in /srv/wp-content/plugins/when-last-login/when-last-login.php on line 607

    No idea what caused it, not accompanied by anything else, and no negative effect noticed.

    The line is from wll_automatically_remove_logs:
    if ( 'admin.php' == $pagenow && 'when-last-login-settings' != $_GET['page'] ) {

    WLL 1.2.1
    WP 5.9.3
    Divi 4.17.4
    PHP 8.0.17

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Andrew Lima

    (@andrewza)

    Thanks for bringing this to my attention @isarisar, I’ve added it to the next release of When Last login.

    Getting similar
    `Warning: Undefined array key “page” in ****/wp-content/plugins/when-last-login/when-last-login.php on line 607 Warning: Cannot modify header information – headers already sent by (output started at ***/wp-content/plugins/when-last-login/when-last-login.php:607) in ****/wp-admin/includes/misc.php on line 1381 Warning: Cannot modify header information – headers already sent by (output started at

    is there a hot fix avail or when do you expect new version to be released? thanks Andre1!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Undefined array key “page”’ is closed to new replies.