Home Forums WordPress Plugins Hide My WP How Do We UN-Ban Ourselves

This topic is: not resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #12285
    turner2f
    Post count: 83

    If we ban OUR own IP by accident….

    How would we resolve that ?

    How would we UN-ban ourselves ?

    • This topic was modified 8 years, 3 months ago by turner2f.
    #12291
    Suman M.
    Post count: 12480

    Hi, in “options” table in the site’s database, delete the rows with following “option_name”:
    – 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

    This shall remove all traces of HMWP from database.

    • This reply was modified 8 years, 3 months ago by Suman M..
    #12293
    turner2f
    Post count: 83

    OK.

    But this would also mean that ALL of the plugin’s settings and other IP bans would be gone too.

    We would have to completely start from scratch.

    Correct?

    ==============

    If yes, is there a way to find ONLY OUR IP address and to delete it from within the PHPMyAdmin tables ?

    #12304
    Suman M.
    Post count: 12480

    Well, if you can access from location with different IP, then you can login and simply remove your IP. Or else let us know your site’s wp-admin login details as private reply so that we can login and remove your IP.

    #12315
    turner2f
    Post count: 83

    OK.

    But can I directly handle it by going into PHPMyAdmin ?

    If yes, which database table would I delete our IP from ?

    • This reply was modified 8 years, 3 months ago by turner2f.
    #12317
    Suman M.
    Post count: 12480

    Yes, from PHPMyAdmin, you can delete the rows from wp_options table with above mentioned “option_name”

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

You must be logged in to reply to this topic.