• Hello,

    I’ve noticed that after upgrading to the latest version of WP-Optimize, I am now seeing these errors in my nginx logs for admin-custom-login

    PHP message: PHP Notice: Undefined index: login_custom_css in /var/www/kdb/wp-content/plugins/admin-custom-login/login-form-screen.php on line 106
    PHP message: PHP Notice: Undefined index: login_form_position in /var/www/kdb/wp-content/plugins/admin-custom-login/login-form-screen.php on line 182
    PHP message: PHP Notice: Undefined index: login_form_position in /var/www/kdb/wp-content/plugins/admin-custom-login/login-form-screen.php on line 195

    I was also seeing them for social links and it was causing nginx to throw a 503 error and not allow login unless I removed the plugin manually. However I resolved that by reverting a VM snapshot and setting “Enable Social Icons” to “No Icon”. However I still get the above PHP errors

    PHP message: PHP Notice: Undefined index: social_digg_link in /var/www/kdb/wp-content/plugins/admin-custom-login/css/socialcss.php on line 13
    PHP message: PHP Notice: Undefined index: social_digg_link in /var/www/kdb/wp-content/plugins/admin-custom-login/css/socialcss.php on line 14
    PHP message: PHP Notice: Undefined index: social_flickr_link in /var/www/kdb/wp-content/plugins/admin-custom-login/css/socialcss.php on line 15
    PHP message: PHP Notice: Undefined index: social_tumblr_link in /var/www/kdb/wp-content/plugins/admin-custom-login/css/socialcss.php on line 16
    PHP message: PHP Notice: Undefined index: social_vkontakte_link in /var/www/kdb/wp-content/plugins/admin-custom-login/css/socialcss.php on line 17
    PHP message: PHP Notice: Undefined index: social_skype_link in /var/www/kdb/wp-content/plugins/admin-custom-login/css/socialcss.php on line 18
    PHP message: PHP Notice: Undefined index: social_instagram_link in /var/www/kdb/wp-content/plugins/admin-custom-login/css/socialcss.php on line 19

    https://wordpress.org/plugins/admin-custom-login/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP Notice Error Messages’ is closed to new replies.