Viewing 15 replies - 1 through 15 (of 16 total)
  • I’m having the same issue after updating WordPress to the latest version and various plugins. Having done a search for Deepak Sharma (sHiNyMiLeS) I found a Pinterest page: https://uk.pinterest.com/dpkshrma23/shinymiles/ but nothing else so far. I need to access my account and restore it to the previous version or remove the offending plugin.

    After the updated the login-in username is wacky. he title of the username field has changed to Deepak Sharma.

    We’ve deactivated the plugin until this issue is resolved.

    I had both of the issues noted above. Have deactivated the plugin on all installations and sent a message to Weblizar via their website as well.

    I have just created a ticket with the plugin dev as well for the same issue. Yesterday the plugin was broken for 4.5 coleman. He did a update that fixed two of the issues I pointed out. But now there are a few more issues still to be resolved.

    The username being “sHiNyMiLeS…”

    and

    the login form shadow box feature no longger works.

    Regards
    Best Survival Tech

    HOW TO FIX TILL UPDATE ARRIVES
    CURRENT FIX AND WORKAROUND….

    The problem exists in the file: admin-custom-login.php

    This file can be found at the following URL/directory:

    public_html/wordpress/wp-content/plugins/admin-custom-login.php

    1. Using an FTP client download the file and open it
    2. While making sure word wrap is off look on line 107 locate and change the following code:

    <?php _e(‘sHiNyMiLeS…’,’WEBLIZAR_ACL’);?>

    to the proper code:

    <?php _e(‘Username’,’WEBLIZAR_ACL’);?>

    3. Save it and upload it back to the proper location. this is a temp fix.

    4. Additionally, you can open the file admin-custom-login.php and do a search and replace for the word sHiNyMiLeS… and replace with Username

    I have not found a fix for the shadow effect yet

    Regards,
    Best Survival Tech

    Now that ive looked at it you got a LOt of new problems with your code.

    Also on line 107 of the same file chnage

    <?php _e(‘X-k!d–> Deepak’,’WEBLIZAR_ACL’);?>

    to the proper code of

    <?php _e(‘Username’,’WEBLIZAR_ACL’);?>

    you can do a search and replace if you want.

    I have no idea how many more errors there are but this needs an update fast.

    Regards,
    Best Survival Tech

    Go to plugins

    Find the plugin in the list… Click “edit”

    Make changes as per bestsurvivaltech

    No need to ftp

    Regards,

    Totally forgot about editing plugins directly from the admin dashboard.

    Thanks, Vivenet

    Regards,
    Best Survival Tech

    I am having the same problem as well. I have decided to disable the plugin until the issue can get resolved.

    Plugin Support weblizar_support

    (@weblizar_support)

    Hello users,
    sorry for the inconvenience, the issue has been resolved now.. the updated version 2.4.5 is published you can get it from here
    Thanks

    Plugin Author weblizar

    (@weblizar)

    Greetings to All valued Users,

    We are really sorry for this big mess.

    The code accidently remained into our plugin by our developer during testing of plugin language conversion.

    Our developer uses his name for placeholder value of input box and forgets to remove it.

    We have removed the hardcoded name & fixed code into the plugin. Our intention isn’t to hack any information from your site. It’s all only about to improve plugin functionality.

    Now, new Version 2.4.5 live with fixed code.

    Guys please update your plugin & test it and reply us on this issue.

    We really need your support to make things correctly on your sites.

    Thanks so much for your time to discuss this issue & using our plugin.

    Have a great day!!!

    Thank you for your quick updates. There are however still two issues that I am aware of.

    There are two problems.

    1.) Login form shadow is now gone due to this code:
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
    located at:
    https://www.example.com/wordpress/wp-admin/load-styles.php?c=0&dir=ltr&load%5B%5D=dashicons,buttons,forms,l10n,login&ver=4.5

    2.) The second problem is that the Font Awesome icons for username and password have drifted at a north-west angle by a few pixels making it look off centered as seen here in this image: https://i.imgur.com/sNwA23T.png

    Thanks again.

    Regards,
    Daniel Morris
    Best Survival Tech

    Plugin Support weblizar_support

    (@weblizar_support)

    Hello bestsurvivaltech,
    the plugin encountered conflictions with wp4.5, so..the new version of the plugin 2.4.5.1 will be published within an hour. Please update…we are sorry for the inconvenience.
    Thanks.

    Hi weblizar_support,

    I understand. I have updated and cross-checked all my relevant live links on multiple platforms and the plugin is working at 110% again. Thank you for your timely support as well as your continued support on the plugin itself.

    Regards,
    Best Survival Tech

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘"Username" title name changed after update’ is closed to new replies.