• Resolved mustra

    (@mustra)


    Hi, I have installed your plugin on fresh new WP, and I have got three PHP notices.
    It is not critical, but it would be nice if you could fix that.
    tnx

    1.

    register_uninstall_hook was called incorrectly. Only a static class method or function can be used in an uninstall hook. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.)

    Mo_Ldap_Local_Login->__construct()
    wp-content/plugins/ldap-login-for-intranet-sites/wpldaplogin.php:1067
    register_uninstall_hook()
    wp-content/plugins/ldap-login-for-intranet-sites/wpldaplogin.php:36
    wp-includes/functions.php:4161

    2.

    Undefined index: option

    do_action(‘init’)
    wp-settings.php:450
    Mo_Ldap_Local_Login->test_attribute_configuration()
    wp-includes/class-wp-hook.php:286
    wp-content/plugins/ldap-login-for-intranet-sites/wpldaplogin.php:943

    3.

    Undefined index: option

    do_action(‘init’)
    wp-settings.php:450
    Mo_Ldap_Local_Login->test_attribute_configuration()
    wp-includes/class-wp-hook.php:286
    wp-content/plugins/ldap-login-for-intranet-sites/wpldaplogin.php:947

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Plugins throws 3 notices.’ is closed to new replies.