Replies: 0
I just created a new WordPress site and then I went ahead and installed AIOS Plugin.
As I already use it in other websites so I imported the settings from one of them and then I’ve been locked out of the admin panel. The following message appears when I try to log back in:
“ACCOUNT PENDING: Your account is currently not active. An administrator needs to activate your account before you can login.”
Then I remember I had New User Approval enabled on the website I got the settings export from. Then I disabled it on the other website and exported again.
Then I disabled and unistalled the AIOS plugin Via Softaculous in cPanel and logged into the admin panel. But the problem is: the moment I install and enable AIOS again I get instantly locked out again, without even importing any settings again.
What could I do to be able to login again with the plugin enabled and be able to import the new settings file?
I already tried:
- Flushing LSCache on server’s side;
- Adding define( ‘AIOS_DISABLE_COOKIE_BRUTE_FORCE_PREVENTION’, true ); in wpconfig.php
- Deleting Browser Cookies
Nothing worked.