• Dear Sir/Madam,

    For multiple sites I get warnings in /var/log/apache2/error.log (was bugfixing another issue when I noticed).

    The exact issue:
    [{TIMESTAMP}] [php:warn] [pid {PID}] [client {IP ADDRESS}] PHP Warning: Undefined array key 4 in /var/www/{sitename}/public_html/wp-content/plugins/loginizer/IPv6/BigInteger.php on line 1173, referer: https://{sitename}/wp-login.php?redirect_to=https%3A%2F%2F{sitename}%2Fwp-admin%2F&reauth=1

    Which points to an issue in the BigInteger.php
    My PHP version is PHP 8.2.6. (I know, I like to have the newest stuff ;-))

    Could you please fix this in a further release?
    Thanks in advance!

    Kind Regards,
    GermanShep01

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter germanshep01

    (@germanshep01)

    Just to add, it turns out that there are more errors in BigInteger.php,
    I’m also getting erros at line 873 and 884, same error message except for the array key number changing (3 & 4 resepectively).
    Thank you for you time developing this great plugin!

    Plugin Contributor loginizer

    (@loginizer)

    Hello @germanshep01

    We apologize for the delay, and we really appreciate you for reporting this to us.
    We will look into the issue and fix it and release it in the next update which we will try to launch ASAP.

    Regards,
    Loginizer Team

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Warning: Undefined array key (BigInteger.php line 1773)’ is closed to new replies.