MyBB Community Forums

Full Version: SSL problems
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
(2016-04-12, 10:05 PM)Aiko Wrote: [ -> ]inside the the template where its requesting it from? Inspect element is a great tool

Did you notice it's in the admincp which doesn't have templates?

Don't reply with useless stuff, thanks.
(2016-04-12, 10:08 PM)Kekko Wrote: [ -> ]
(2016-04-12, 10:05 PM)Aiko Wrote: [ -> ]inside the the template where its requesting it from? Inspect element is a great tool

Did you notice it's in the admincp which doesn't have templates?

Don't reply with useless stuff, thanks.

Calm down.

Check in admin/styles and find what is probably causing the issue (the CSS) and find the correct sheet to edit by using Inspect Element on the page throwing the errors.
(2016-04-12, 10:25 PM)Wage Wrote: [ -> ]
(2016-04-12, 10:08 PM)Kekko Wrote: [ -> ]
(2016-04-12, 10:05 PM)Aiko Wrote: [ -> ]inside the the template where its requesting it from? Inspect element is a great tool

Did you notice it's in the admincp which doesn't have templates?

Don't reply with useless stuff, thanks.

Calm down.

Check in admin/styles and find what is probably causing the issue (the CSS) and find the correct sheet to edit by using Inspect Element on the page throwing the errors.

[Image: vyxdmu.png]
[Image: rtypyc.png]

I tried, it's not there.
Do you see any references of http:// in the page source and the CSS files (via browser only)?
Try again with Caching → Development Mode turned On in the CloudFlare panel.
(2016-04-13, 01:08 PM)Devilshakerz Wrote: [ -> ]Do you see any references of http:// in the page source and the CSS files (via browser only)?
Try again with Caching → Development Mode turned On in the CloudFlare panel.

No, though it says that it's loaded over HTTP.
[Image: fnfaip.png]

Also tried with dev mode on, doesn't change anything in that matter.

and yes, I do know that's an Cloudflare error.
Do these resources load when requested directly (via HTTP and HTTPS)? Which SSL setting is your website using? Try Flexible if it's not set already.
(2016-04-13, 01:34 PM)Devilshakerz Wrote: [ -> ]Do these resources load when requested directly (via HTTP and HTTPS)? Which SSL setting is your website using? Try Flexible if it's not set already.

They don't, getting the 522.
Also, I already am on flexible.
Are you running MyBB 1.8.7? Does this happen when you use another browser, or when you revert the settings to HTTP? You can also run File Verification.
(2016-04-13, 05:52 PM)Devilshakerz Wrote: [ -> ]Are you running MyBB 1.8.7? Does this happen when you use another browser, or when you revert the settings to HTTP? You can also run File Verification.

I'm running 1.8.7, yes.
The only change it found was inc/functions.php
and that was to edit to use this:
http://community.mybb.com/post-1189063.html
Bumping again.
Pages: 1 2 3