Home Forums WordPress Plugins Hide My WP New wp-admin path failed

This topic is: not resolved
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #4944
    rodch
    Post count: 6

    Hello,
    I have tried several days understand what happens with my problem but I couldn’t.
    When I create a new wp-admin path I realized some issues:
    1. If I want a new path like “panel” and save, follow the instruction to change wp-config and htacess and I view the section to put a new wp-admin path it changed and automatically put wp-admin again.
    2. When I browse my multisite I realized that some links changed and other not. The ones changed are the side bar menu in dashboard only first level but when I want to click someone in deeper like edit page those are with /wp-admin path.
    3. Even I made all change in wp-config and htaccess still appears a message saying me I must edit them.

    Could you tell me how can I solve this problem?.
    Thank you very much.
    Rod

    #4951
    Suman M.
    Post count: 12478

    Hi, can you please let us know your website’s wp-admin details (as private reply) so that we can have a look at the issue.

    #4967
    rodch
    Post count: 6
    This reply has been marked as private.
    #4988
    Suman M.
    Post count: 12478

    Hi, I’m getting invalid username error with user “admin”. Can you please check?

    #5002
    rodch
    Post count: 6
    This reply has been marked as private.
    #5011
    Suman M.
    Post count: 12478

    I may check the site between 4:00 – 6:00GMT and 16:00 – 18:00GMT

    I tried activating HMWP and got following onscreen message:

    You MUST edit /wp-config.php to make new admin path work:
    Open wp-config.php using FTP and add following line somewhere before require_once(…) (or update it with new value):
    define(“ADMIN_COOKIE_PATH”, “/panel”);

    You also need to update your .htaccess file by adding following line before ‘RewriteCond REQUEST_FILENAME} !-f’:
    RewriteRule ^panel/(.*) /wp-admin/$1 [QSA,L]

    You need to make changes as mentioned above and then click “I did it! Login to new dashboard” button.
    If you already made these changes and still having issue, then please let us know the FTP details (so that we can access htaccess and wp-config.php files) so that we can look into it further.

    #5013
    rodch
    Post count: 6
    This reply has been marked as private.
    #5021
    Suman M.
    Post count: 12478

    I tried to login with,
    username: devhwp
    password: zZjgP(YboYmgf32m

    Getting ERROR: La contraseƱa que has introducido para el nombre de usuario devhwp es incorrecta.

    #5027
    rodch
    Post count: 6
    This reply has been marked as private.
    #5034
    Suman M.
    Post count: 12478

    I see that currently “New wp-admin Path” option is disabled (empty) in your site. I can not change it as it would require updating wp-config.php and htaccess files. Can you please provide us with FTP details or else change “New wp-admin Path” and let us know so that we can check.

    #5036
    rodch
    Post count: 6
    This reply has been marked as private.
    #5037
    Suman M.
    Post count: 12478

    Hi, I’ve checked and assigned this ticket to the Sr. support to have a further look into it. He shall get back to you soon.

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.