• Resolved wabetainfo

    (@wabetainfo)


    After updating to 1.1.7, I am experiencing the same warning multiple times: “PHP Warning: Undefined array key “host” in wp-includes/http.php on line 426″.

    Downgrading to 1.1.6 fixed the issue, so it’s something related to the new update.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @wabetainfo ,

    I hope you are doing well.

    Sorry for the inconvenience, Our team is working on an update because of that some features of the plugin are not working right now. We will get back to you in a few days.

    Thanks and Regards, Support Team-WP Experts.

    Hey, I found fix, you should change '/' to home_url() in line 409 and/or 413 in file class-change-wp-admin-login.php
    Don’t know if it works fine on multisite tho.
    Lines are taken from version 1.1.7 of the plugin.

    When '/' is used, then admin_url() function in unlogged ajax requests returns '/', and parsing that url yelds no host info.

    Plugin Support M Haseeb

    (@haseeb0001)

    @wabetainfo

    I hope you are doing well.

    We are currently investigating this case. Could you please provide the list of active plugins on your website, along with the WordPress version and the name of the theme you are using? This will help us better understand the issue and resolve it more quickly.

    Thanks and regards,
    Support Team – WPExperts  

    Thread Starter wabetainfo

    (@wabetainfo)

    @haseeb0001 I also tested this issue by disabling all my other plugins and it still happens with 1.1.7, so I think there is no conflict. Everything is fine with the previous version

    Plugin Support M Haseeb

    (@haseeb0001)

    Can you please create a ticket on our technical support channel so that we can connect you directly with our Technical team?

    Looking forward to getting your issue resolved.

    Thanks and regards,
    Support Team – WPExperts

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Warning for 1.1.7: Undefined array key “host”’ is closed to new replies.