I am in a terrible fix. I have been locked out of Site Admin and the solutions offered by the plug-in team in their documentation aren’t working. I’ve tried both methods using Webmatrix. I have to launch my site on Friday and I don’t know what to do.
This is what they suggested:
How do I reset the plugin’s settings?
Go to /wp-content/plugins/wordpress-https/wordpress-https.php
and uncomment (remove the two forward slashes before) the line below, or go to your wp-config.php
file and add this line. Hit any page on your site, and then remove it or comment it out again.
define('WPHTTPS_RESET', true);
The settings won’t save!
Did you reset the plugin following the steps above and forget to comment the line back out or remove it from wp-config.php
?