Home › Forums › WordPress Plugins › Hide My WP › Login redirect to 404
- This topic has 10 replies, 3 voices, and was last updated 7 years, 8 months ago by
MaT.
-
AuthorPosts
-
January 10, 2018 at 11:45 am #19579
—–
Hi! I have the exact same issue as those above, website url to connect is https://website.com/l?o=g, when I login it redirect me to https://website.com/l (404)
The temporary fix I have is to rename the plugin (adding a letter), F5 (so I get connected), and rename the plugin back to have it working again..Could you please put the fix public so I could use it as well ?
Best,
-
This topic was modified 7 years, 10 months ago by
Franck.
January 10, 2018 at 11:50 am #19581BTW, other than that, plugin is working perfectly fine and I love it !
January 10, 2018 at 1:04 pm #19582Hi, can you please let us know the actual login URL?
Also, generate debug report from HMWP start tab and post it here as private reply.January 10, 2018 at 1:23 pm #19583This reply has been marked as private.January 10, 2018 at 2:57 pm #19585Are you using any plugin other than HMWP that modifies WP login path? It seems like there’s some conflict. Also, did you also rename wp-admin path name in HMWP settings?
Let us know your site’s wp-admin login details and FTP details (as private reply) so that we can look into the issue and fix it at the earliest for you.January 10, 2018 at 3:01 pm #19586yes admin path name is now /admz
there is no other plugin changing pathwp-admin login details are available in my previous message as well. Can’t share this FTP sadly.
January 11, 2018 at 2:45 pm #19598Without FTP, I could not login to site’s backend.
Can you please generate debug report from HMWP start tab and post it here as private reply?And if you have renamed wp-admin path name, then make sure that you have added following code in wp-config.php (before require_once(…)
define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_PATH_NAME”);
-
This reply was modified 7 years, 10 months ago by
Suman M..
January 11, 2018 at 3:11 pm #19602This reply has been marked as private.January 11, 2018 at 3:40 pm #19606This reply has been marked as private.January 11, 2018 at 4:31 pm #19609Worked ! I removed the “/” from the “Change login URL” and it now works like a charm
Thanks SumanPS : would probably help futur users if there is no “/” in all the examples of the page : Change wp-login.php e.g. /login
March 14, 2018 at 8:19 pm #20658yes correct !!!
change this in example without “/”
i had 1:1 the same problem, cannot login anymore, only 404 error page and searched now over 1 hour to get it resolved with this topic here ! -
This topic was modified 7 years, 10 months ago by
-
AuthorPosts
You must be logged in to reply to this topic.

