• Resolved nagisa0adjajd

    (@nagisa0adjajd)


    Hello,

    I’m encountering PHP warnings when using the Login Rebuilder plugin. The specific messages are:

    PHP Warning: Undefined array key "SERVER_ADDR" in public/wp-content/plugins/login-rebuilder/login-rebuilder.php on line 135 PHP Warning: gethostbyaddr(): Address is not a valid IPv4 or IPv6 address in public/wp-content/plugins/login-rebuilder/login-rebuilder.php on line 135

    It seems to be related to accessing $_SERVER['SERVER_ADDR'] and using it in gethostbyaddr(). I would appreciate any guidance on resolving this issue or if there’s an update to handle this case.

    Thank you for your assistance!

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

    (@tmatsuur)

    I will consider responding regarding this.
    For reference, could you please tell me what web server you are using?

    Plugin Author tmatsuur

    (@tmatsuur)

    This plugin has been updated to check for the presence of $_SERVER['SERVER_ADDR'].

    As the operating environment was unclear, I ran it from the command line to check.

    Please try the latest updated version.

    Thread Starter nagisa0adjajd

    (@nagisa0adjajd)

    @tmatsuur

    Sorry for the late reply.

    Thank you for your response. I’m using Kinsta as my web server. Please let me know if you need any additional information about the environment. Thank you for your assistance!

    Thread Starter nagisa0adjajd

    (@nagisa0adjajd)

    @tmatsuur

    Thank you, I will check with the new versoin!
    Thank you for your prompt response!

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.