MyBB Community Forums

Full Version: SSL / HTTPS | Issues
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
https://dvmiyo.com/index.php

I'm currently facing these issues with https://letsencrypt.org/
My forum only loads as plain text, is there a way to solve this?

I have installed DVZ Secure Content as well..

I'm also using cloudflare but turning ssl off or on there makes no difference.

Edit, i managed to get the forum to look somewhat right but it's still broken in some areas and images is only displayed as links..
Edit 2, kind of fixed it.. now only the images remains..

Example 2 https://dvmiyo.com/thread-1.html
If these images are included in posts using
[img]https://...[/img]
it should work fine (if they already are, the SafeLink plugin might be the one causing problems).

The CSS files also include some resources loaded over http://, which should be changed.

If you have set LetsEncrypt up correctly, make sure to set the Crypto → SSL setting to Full (strict) in your CloudFlare panel so the connection is encrypted all the way to your server.
Thanks for the reply devil, i already had put it to full strict and i fixed the remaining http images however the post images are already inside [img] tags, i guess i need some plugin to automatically rewrite the http to https or does yours already do that?

Either-way i need to find a solution when the users start posting images too
You need a image proxy script which will remove mixed content warning, Devilshark is pointing me on it, if i get success i will share the plugin here
Please do, let me know if i can help