• arogers55

    (@arogers55)


    I adjusted the settings for the SSL Insecure Content Fixer plug-in and am now locked out of my site and it’s not loading at all. Getting an HTTP Error 500. Called hosting company and they said it is an issue with this plug-in. Help! Not sure what to do. Thanks!

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

Viewing 1 replies (of 1 total)
  • Plugin Author webaware

    (@webaware)

    G’day arogers,

    Looks like you got the site up again. Was it a problem with HTTPS detection?

    If you are still locked out of the admin, you can gain access on http (not https) by adding these lines near the top of your wp-config.php file:

    define( 'WP_SITEURL', 'https://www.comtechmt.com' );
    define( 'WP_HOME', 'https://www.comtechmt.com' );

    Once you’re back in, check the HTTPS settings.

    https://ssl.webaware.net.au/https-detection/

    cheers,
    Ross

Viewing 1 replies (of 1 total)
  • The topic ‘Site down / can’t login after changing settings’ is closed to new replies.