• Resolved jejaker

    (@jejaker)


    hello

    i just delete AIOWPS plugin from my database and folder plugin in my cpanel

    before i deleted the plugin i have changed my admin URL with this plugin

    but when i accessed https://domain.com/wp-admin/ is abborted or there “Sorry, you are not allowed to access this page.”

    how to fix this?

    and now i can’t access or login into WP dashboard

    pleas help me

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi,

    Please follow the instructions below.

    – FTP to your host and delete the plugin’s folder. Although this is normally carried out when you deactivate and delete the plugin as the website administrator.

    – FTP the .htaccess file from your site to your computer and edit and remove all the code between and including the following tags: Make sure you upload the .htaccess file back into the same location you downloaded the file from via FTP.

    # BEGIN All In One WP Security
    # END All In One WP Security

    – Log into phpMyAdmin and locate the database for the website you are working on. Look for any table entry with the following name aiowps and delete those tables. There should be 6 tables associated with this plugin, in addition to the options settings. There will also be other entries for transients and plugin version etc. The following is a list of tables and entries found in the database.

    Note: You might like to check the following URL Remove All In One WP Security Database Tables to learn how to search for the plugins tables in your database.

    | aiowps_events |
    | aiowps_failed_logins |
    | aiowps_global_meta |
    | aiowps_login_activity |
    | aiowps_login_lockdown |
    | aiowps_permanent_block |
    | commentmeta |
    | comments |

    -There are other aiowps settings saved in the WordPress “options” table, under the option name “aio_wp_security_configs”. You should also delete the “aio_wp_security_configs” row in the options table.

    The above steps will delete the plugin completely from your database and allow you to start from scratch.

    Let me know how you go.

    Thank you

    Thread Starter jejaker

    (@jejaker)

    yes i have followed all your instruction, but i still can’t access Wp dashboard.

    its seem like this screenshot

    https://ibb.co/ZGKb4j1
    https://ibb.co/8KKB1wS

    Plugin Contributor mbrsolution

    (@mbrsolution)

    There might be some other issue not related to our plugin. In cases like this, renaming the plugins directory “/plugins/” might do the trick. So, rename the plugins directory, then log into your site. Check your admin dashboard. Then rename back the plugins directory to it’s original name.

    Try the above. If it does not work, then may I suggest that you recover your site from a previous site backup. This will stop you from spending too much time trying to solve an issue like this.

    Let me know how you go.

    Regards

    • This reply was modified 5 years, 3 months ago by mbrsolution.
    • This reply was modified 5 years, 3 months ago by mbrsolution.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sorry, you are not allowed to access this page.’ is closed to new replies.