Topic #2934 (no title) - Comments
Post
Posted
#1768 - SSL breaks things on site when enabled and then disabled - Comments
This is a spacer post for a website comment topic. The content this topic relates to: #1768 - SSL breaks things on site when enabled and then disabled
Posted
SSL still breaks things when enabled/disabled but they fix themselves, probably as a result of cron or something.
Posted
It looks like the CSS isn't loading.
For example, in Untitled.jpg, do_next.css hasn't loaded.
I can't see how that would happen. Composr substitutes in https URLs for all CSS files if it is running the current page on HTTPS.
The CSS files used on HTTPS will be different ones to HTTP, but they all generate in the same way and come out of templates_cached. They are simply segregated so that any referenced dependencies within the HTTPS version themselves are referenced over https.
Composr ensures the cache files exist before finishing outputting the page. Sometimes they are wiped out by admin actions, but any subsequent page load would immediately re-generate them.
If if happens again please do a little digging.
See if the .css files in the HTML all load if you open the URLs to them individually (or look for hints of problems in the Chrome developer tools, network tab, and console tab).
It could be some weird caching issue. Something may have cached the URLs as not existing, and that stuck.
Posted
Chrome console says:
Mixed Content: The page at 'https://localhost/test.php' was loaded over HTTPS, but requested an insecure stylesheet 'http://localhost/test.css'. This request has been blocked; the content must be served over HTTPS.
Posted
Did you set the hidden CDN option in Composr?
Posted
HOWEVER, I did find a problem specifically with WYSIWYG. A hotfix is coming. It is necessary to empty the template cache after applying the fix.
Posted
WYSIWYG does not work if a page is accessed via HTTPS yet the site itself is mainly HTTP. This is due to a cacheing issue. The template cache must be emptied after applying this hotfix.
Posted
Posted
Thanks for the hotfix. It resolved the WYSIWYG problem under SSL. I have been to create the error in Chrome you described, so I'm wondering if your hotfix also fixed that. I'll keep an eye and let you know.
Posted
Posted
Posted
I find it strange you're getting those errors. I've never been able to reproduce those 522s.
Posted
When enabling SSL on the members zone, 1.jpg happens (resources not served over HTTPS get blocked), which results in 2.jpg when trying to click the save button.
It also results in the style being broken, WYSIWYG not being loaded, etc.
0 guests and 0 members have recently viewed this.





