MyBB Community Forums

Full Version: How to use SSL without getting mixed content error?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey, how could I use SSL on my MyBB Forum without having mixed content error?

Are there any apps or so that will proxy all links into HTTPS?

Example would be imgur.com/1.jpg it would end up as https://mydomain.com/proxy/imgur.com/1.jpg or so .

i seen serval forus running https doing this, wonder if thats possible with mybb? lol

https://ip.bitcointalk.org/?u=https%3A%2...H0cTp3nHeg

example..
You could try editing the /inc/class_parser.php file because that is where posts are parsed.