Home Forums WordPress Plugins Hide My WP Plugin is broken

This topic is: not resolved
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #26174
    g1eagle
    Post count: 5

    I had to deactivate the plugin to fix not being able to access admin panel at all.
    Now if i reactivate the plugin it automatically tries to take me to the path I attempted to use the first time, and the website still broken.
    I have no idea how to do a clean install, with out any options already being chosen.

    #26176
    Suman M.
    Post count: 12478

    Hi, did you rename wp-admin path name? If so, you might have missed some step during the rename process. Please do these:

    1) In “wp_options” table in your database, delete the rows with following “option_name”. Please backup your database first.
    – hide_my_wp
    – hide_my_wp_undo
    – hmwp_ids_installed
    – hmw_all_plugins
    – external_updates-hide_my_wp
    – hmwp_spam_counter
    – hmwp_temp_admin_path

    2) comment out or remove following line from wp-config.php (if you have added it there previously)
    define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_PATH_NAME”);

    You shall now be able to login to backend, and can re-configure the plugin.

    #26179
    g1eagle
    Post count: 5

    Yeah, no
    I already had those removed, but reloading the plugin tries to take me back to the renamed panel which gives a 500 error and doesn’t allow me to access the panel at all.
    Sigh

    #26180
    Suman M.
    Post count: 12478

    It could be that you haven’t removed the code from wp-config.php file. If it’s still the issue then please let us know your site’s wp-admin login details and FTP details (as private reply) so that we fix it for you. Thanks!

    #26181
    g1eagle
    Post count: 5
    This reply has been marked as private.
    #26182
    Suman M.
    Post count: 12478
    This reply has been marked as private.
    #26183
    g1eagle
    Post count: 5
    This reply has been marked as private.
    #26184
    Suman M.
    Post count: 12478
    This reply has been marked as private.
    #26185
    g1eagle
    Post count: 5
    This reply has been marked as private.
    #26189
    Suman M.
    Post count: 12478

    I’ve configured HMWP plugin in your site. But renaming wp-admin is causing some conflict in your site, so I’ve disabled renaming it.
    Please check your site and let us know if everything is working fine or not.

    #26190
    g1eagle
    Post count: 5

    Yes everything is working. It’s a shame changing the wp-admin isn’t working that’s what I got the plugin for in the first place.
    It’s likely a plugin conflict I’m guessing.

    #26193
    Suman M.
    Post count: 12478
    This reply has been marked as private.
Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.