I am locked out..period…I’ve tried all above..no love
is a bit pissed, because I USED the CORRECT LOGIN URL and the correct password
the first time. Please tell me how to completely remove this piece of crap via php
without losing my wordpress. Yes I made a htaccess backup, but forgets where it was placed. Trying to locate it.
I REMOVED all the junk from the htaccess and replaced it with
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
I renamed the directory to old
I deleted the aiowps_login_lockdown`
I CAN NOT GET INTO MT DAMN WORDPRESS
OK I managed to get in by deleting all users on lockdown
and changing user password via php
Please tell me how to completely uninstall and COMPLETELY rid myself of all in one wordpress
security. Not going through this crap again.
I can’t ALLOW my IP address because it changes from time to time
Never mind
I deactiavted plugin & deleted it via wordpress
I deleted directory via file manager
I deleted all tables associated with it in phpadmin
I made a new htaccess
I have rid myself of this monstrosity
-
This reply was modified 7 years, 8 months ago by Harlz.
-
This reply was modified 7 years, 8 months ago by Harlz.
-
This reply was modified 7 years, 8 months ago by Harlz.
-
This reply was modified 7 years, 8 months ago by Harlz.