• Resolved tech91

    (@tech91)


    Hello. I have a problem with this plugin. It has always worked, but now I try to connect using the login page and after I insert USER and PASS I get a redirect to the wrong page. Example:

    – Access to the login page site.com/account
    – I enter the credentials
    – It’s a redirect to site1.com/account
    – ERR_NAME_NOT_RESOLVED

    If you disable the plugin by changing the name to the folder it works all right.
    I tried to remove the plugin folder and reinstall it appears the same problem.

    what can I do?
    Thanks for support

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

    (@mbrsolution)

    Hi, have you enabled one of the Brute Force features like rename the login page?

    Thread Starter tech91

    (@tech91)

    I discovered that it is a general problem of redirects of each link.
    after that within the home page mysite.com and then I click on a post charge me this: msite.com/namepost, note that the Y is missing in the URL.

    I tried plugging in .htaccess:

    <IfModule mod_rewrite.c> RewriteEngine On RewriteCond% {} ^ HTTP_HOST vecchiodominio.it $ [OR] RewriteCond% {} HTTP_HOST https://www.vecchiodominio.it $$ RewriteRule ^ (. *) $ https://www.nuovodominio.com/ $ 1 [R = 301, L] </ IfModule>

    The problem persists.
    Thanks for support

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, you can try the following. Go to Permalinks and click on save button. This sometimes fixes issues in the .htaccess file.

    I have also an issue so I deleted the plugin from within my cpanel file manager and still cannot access my website. I just get the redirect with page not available.
    What else can I do beside delete the plugin?
    Also, this new version does NOT allow the re-name of the login page, so I had no choice but to utilize the other option.
    Help! I cannot get into my site.
    Thank you in advance for any options you can recommend.

    Thread Starter tech91

    (@tech91)

    @mbrsolution and @junebabsy

    I can not log in on the website because I get redirected to the wrong website.

    I added that string in .htaccess, but it does not work.

    I analyzed all the website files and discovered that the wrong link resides in the following location:

    wp-content \ cache \ cache-enabler

    I disabled the plugin and deleted the folder but does not work.

    How can I fix?

    Thank you

    My issue is resolved. Even though I deleted the plugin, I had to re-create the .htaccess file because it still had the aiowp strings.

    First I enabled hidden files from the settings gear in c-panel. I then downloaded the latest version of the default .htaccess file from wordpress site.

    Opened the .htaccess file in c-panel file manager, then removed the info in the file, then input the default info ffrom latest version of worpress .htaccess file, and it worked. I can now access my login page.

    • This reply was modified 8 years, 2 months ago by junebabsy.
    • This reply was modified 8 years, 2 months ago by junebabsy.
    Thread Starter tech91

    (@tech91)

    I have included .htaccess default and I have tried to log in but it did not work access.

    Then

    I have included .htaccess old and I have eliminated security plugin

    Now it works can not access.

    Good ??

    Thread Starter tech91

    (@tech91)

    I also added .htaccess default but when I install the plugin all comes back to not work. I think that the plugin has a folder in which the configurations are contained. You should delete this folder / files and then re-install the plugin.

    Where is this folder / config files?

    Thank you

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, to completely remove the plugin so that you can install a fresh copy follow these instructions.

    Let me know how you go.

    Regards

    Thread Starter tech91

    (@tech91)

    I solved the problem. It was due to a bad configuration of Permalink settings.

    I have now installed your plugin.

    Why I mark pages as dangerous? NOTE: I do not have URLs like https but they are http

    Thanks
    Best Regards

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, I am happy to hear that you have resolved your issue. I will mark this support thread as resolved.

    Just one question, what do you mean by the following comment.

    Why I mark pages as dangerous? NOTE: I do not have URLs like https but they are http

    Thread Starter tech91

    (@tech91)

    Thank You for the support. Now I have actived the plugin, I see that the login page and the background options of WordPress are with Dangerous URL.

    I stress that my website isn’t in Https but it’s Http.

    Thanks
    Regards

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, you should not stress if your site has no SSL certificate installed.

    However if you are selling online, promoting services and or you have a full membership site set up. I encourage you to set up an SSL certificate so that you have a fully protected site with https://.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Login page unavailable’ is closed to new replies.