MyBB Community Forums

Full Version: MyBB not working correctly in SSL/HTTPS.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
MyBB not working correctly in SSL/HTTPS. How do I fix this?
What exactly is wrong?
A lot of problems. The HTTPS in the address bar is not green so it means that there are insecure scripts and other stuff.
Please post the link to your forum.
For example I can't press this button for the theme: http://imgur.com/cuSSNnF

(2016-06-26, 03:01 PM)Ben C Wrote: [ -> ]Please post the link to your forum.

www.uprison.net/forums

For example I can't press this button for the theme: http://imgur.com/cuSSNnF
Not only in HTTPS.
(2016-06-26, 03:00 PM)Gray1 Wrote: [ -> ]The HTTPS in the address bar is not green so it means that there are insecure scripts and other stuff.
It's because of your logo being loaded from an external HTTP site.
Something that should be mentioned is that two scripts are mentioned but do not exist (error 404):
* https://www.uprison.net/forums/jscripts/general.js
* https://www.uprison.net/forums/jscripts/jquery.js

This is likely causing multiple issues.
(2016-06-26, 03:28 PM)StefanT Wrote: [ -> ]
(2016-06-26, 03:00 PM)Gray1 Wrote: [ -> ]The HTTPS in the address bar is not green so it means that there are insecure scripts and other stuff.
It's because of your logo being loaded from an external HTTP site.

That'll do it - unless you load *everything* off HTTPS - you will get that issue.
Common guys... anything?
There are some explanations above. Your logo is loading over HTTP, change that to use HTTPS. Same with any other resources you're loading over HTTP.
Pages: 1 2