Hello,
I currently have a site running on HTTPS with an SSL plugin activated
Website: https://www.greenwichsentinel.com
WordPress Version: 4.0.7 (Multisite)
Everything seem configured correctly, however when trying to log into the site or view any dashboard panel i get caught in a redirect loop.
For example, trying to log in through https://www.greenwichsentinel.com/wp-admin causes the page to go to https://www.greenwichsentinel.com/wp-login.php?redirect_to=http%3A%2F%2Fwww.greenwichsentinel.com%2Fwp-admin%2F&reauth=1 . The only link that seems to work is https://www.greenwichsentinel.com/wp-login.php .
When turning on debug, i receive the following message:
Notice: Undefined index: action in C:\xampp\htdocs\wpbitm\wp-content\plugins\wordpress-mu-domain-mapping\domain_mapping.php on line 632
I have checked this on other websites and everything seems to be working fine, it seems that the error only shows up on this site. Any help would be much appreciated.
Thank you