Hello, I successfully replicated The mixed content fixer is active, but was not detected on the frontpage message from really simple SSL plugin but it doesn’t create a redirect loop on our development servers.
Could you share your website so I can check?
Also – could you enable ‘debug’ mode in SSL plugin and copy paste the debug information for me?
thanks Alex
hi, thanks for your reply.
here is the website link: 50milli.com
I have currently Auto replace mixed content and Enable WordPress 301 redirection to SSL options checked on the really simple SSL plugin settings options activated.
once I switch off the CMP Plugin the site run back normal
there is the debug log from SSL
Options:
* WordPress redirect
* Mixed content fixer
SERVER: apache
SSL is enabled for this site
** Detecting configuration **
plugin version: 3.0.3
Already on SSL, start detecting configuration
Opening testpage to check server configuration: https://www.50milli.com/wp-content/plugins/really-simple-ssl/ssl-test-page.php
test page url, enter in browser to check manually: https://www.50milli.com/wp-content/plugins/really-simple-ssl/ssl-test-page.php
SSL test page loaded successfully
SSL type: LOADBALANCER
** Configuring SSL **
testing htaccess rules…
test page url, enter in browser to check manually: https://www.50milli.com/wp-content/plugins/really-simple-ssl/testssl/loadbalancer/ssl-test-page.html
htaccess rules tested successfully.
checking if .htaccess can or should be edited…
.htaccess does not contain default Really Simple SSL redirect
retrieving redirect rules
converting siteurl and homeurl to https
Thank you.
-
This reply was modified 7 years, 10 months ago by
75CODES.
OK, I checked the SSL plugin and both our CMP plugin and SSL plugin is using template_redirect hook which might cause the too many redirects issue.
It seems SSL plugin can be switch to alternative redirect by enabling “Switch mixed content fixer hook” in it’s settings:
View post on imgur.com
That resolved the issue with the error message on my end..
Alex
thanks alex.
seems like its working now.
thanks for your help.