Viewing 6 replies - 16 through 21 (of 21 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Also, please provide the debug output from health check.

    Thread Starter lcklem

    (@lcklem)

    # 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

    Thread Starter lcklem

    (@lcklem)

    I installed the wrong plugin so it did not have debug information. So I installed the other plugin that did and I cannot access the site on Chrome, but it is coming up on Microsoft Edge with no problem.

    Thread Starter lcklem

    (@lcklem)

    I had to clear my cache. I am going to try to install the plugin again and see if I can get it to work now.

    Thread Starter lcklem

    (@lcklem)

    That particular health check plugin will not work on my website. It crashes everytime I try to check a plugin.

    Thread Starter lcklem

    (@lcklem)

    Well, I am closing this topic. I really spent time last night early morning and figured out my issues. I had an old staging website which left a few references to files in my database that I need to get rid of. I began removing a few at a time to make sure nothing was affected on the front and back end of the website. The login page issue was resolved and the site and home URLs started working again. Now I just have to resolve the permalinks issue. Steve thank you for all of your assistance with this. I appreciate it more than you know.

Viewing 6 replies - 16 through 21 (of 21 total)

The topic ‘Several Issues with WordPress Admin’ is closed to new replies.