Title: MarkoAmb's Replies | WordPress.org

---

# MarkoAmb

  [  ](https://wordpress.org/support/users/markoamb/)

 *   [Profile](https://wordpress.org/support/users/markoamb/)
 *   [Topics Started](https://wordpress.org/support/users/markoamb/topics/)
 *   [Replies Created](https://wordpress.org/support/users/markoamb/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/markoamb/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/markoamb/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/markoamb/engagements/)
 *   [Favorites](https://wordpress.org/support/users/markoamb/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Admin Custom Login] PHP Warning: Trying to access array offset on value of type bool](https://wordpress.org/support/topic/php-warning-trying-to-access-array-offset-on-value-of-type-bool/)
 *  [MarkoAmb](https://wordpress.org/support/users/markoamb/)
 * (@markoamb)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/php-warning-trying-to-access-array-offset-on-value-of-type-bool/#post-15019803)
 * Hello [@weblizar](https://wordpress.org/support/users/weblizar/) ,
    is the plugin“
   Admin Custom Login” php8.0 tested version ready or not yet? If I change the server
   to use php8.0 then I got error on login screen
 *     ```
       jQuery(document).ready(function(){ jQuery('html body').attr('id', 'screen'); jQuery('#loginform label[for="user_login"]').attr('id', 'lable_login_input'); jQuery('#loginform label[for="user_pass"]').attr('id', 'lable_password_input'); jQuery('#loginform p').attr('id', 'lable_login_input'); jQuery('#loginform p.forgetmenot').attr('id', 'forgetmenot_input'); jQuery('#loginform p.submit').attr('id', 'submit_input'); jQuery('#loginform .user-pass-wrap').attr('id', 'lable_password_input'); if (jQuery('#lable_login_input').length) { document.getElementById("lable_login_input").innerHTML="Username / Email"; document.getElementById("lable_password_input").innerHTML="Password";
       jQuery('body.login div#login form .input, .login input[type="text"]').css('padding','5px 5px 5px 45px'); }
       ```
   
    -  This reply was modified 4 years, 9 months ago by [MarkoAmb](https://wordpress.org/support/users/markoamb/).

Viewing 1 replies (of 1 total)