MyBB Community Forums

Full Version: Website broken on HTTPS
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I recently got SSL for my website, and it broke.
MyBB 1.8.26
URLS:
HTTPS: https://cools.cf
Non-HTTPS: http://cools.cf
As you can see, the page is broken on HTTPS (right)?


Images are attached.
(1st one is HTTP, 2nd one is HTTPS)

Please help.
You need to set your Board URL setting to be https:// instead of http://

Would also recommend adding a htaccess redirect to force https (or can sometimes be done in your server control panel).
For HTTPS and HTTP, you may choose only one as your board URL and HTTPS is recommended. Please refer to this documentation: https://docs.mybb.com/1.8/faq/styles/ .
Do you know that using //my.board.url works very well ?