Home Forums WordPress Plugins Hide My WP As I activate the plugin the result is 404 error and css and js destroyed

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20265

    I have had hide-my-wp plugin installed for a long time, but now it crashed…

    Is there a way to reset all the settings. I restored the htaccess file like at the very beginning. Is it possible that I have to delete some setting in the database due to settings stored there?

    #20269
    Suman M.
    Post count: 12480

    Hi, please follow these steps:

    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’ve added there previously:
    define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_PATH_NAME”);

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

You must be logged in to reply to this topic.