MyBB Community Forums

Full Version: We tried SSL... dumb decision!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
(2021-12-09, 03:57 PM)Matt Wrote: [ -> ]I'm still seeing broken styles, and the Board URL still seems to be http://c2c-wrestling.com not https://

Yeah, we went over to
https://hosting139885.a2e61.netcup.net/C.../index.php

I can't explain why, as my colleague is working on all this and I have little to no clue, but c2c-wrestling.com might be linked to something and doesn't allow us to fix it, which is why we went over to the other link. But yeah, that's still a problem. I hope we can solve that too. With the link above though, it seems everything is working besides the icons.
I'm not sure I follow, https://c2c-wrestling.com/ loads the same site, it's just unstyled:

[attachment=44729]

You definitely don't need to use that weird hosting subdomain like that.
(2021-12-09, 04:07 PM)Matt Wrote: [ -> ]I'm not sure I follow, https://c2c-wrestling.com/ loads the same site, it's just unstyled:



You definitely don't need to use that weird hosting subdomain like that.

For whatever reason we can't get c2c-wrestling.com to work with SSL activated. It just stays like that on your screenshot. I wish I could tell you more.. Sad
It's because the Board URL hasn't been changed.

[attachment=44730]

If this was set to https:// instead of http:// it should work fine. ACP > Configuration > Site Details > Board URL.
Well, your SSL is ok, but you have unsecure contents in your pages:
<link type="text/css" rel="stylesheet" href="http://c2c-wrestling.com/cache/themes/theme3/global.css" />
<link type="text/css" rel="stylesheet" href="http://c2c-wrestling.com/cache/themes/theme3/css3.css" />
<link type="text/css" rel="stylesheet" href="http://c2c-wrestling.com/cache/themes/theme3/color_black.css" />
<link type="text/css" rel="stylesheet" href="http://c2c-wrestling.com/cache/themes/theme3/gidpostborder.css" />
<link type="text/css" rel="stylesheet" href="http://c2c-wrestling.com/cache/themes/theme3/inferno.css" />
<link type="text/css" rel="stylesheet" href="http://c2c-wrestling.com/cache/themes/theme3/accountswitcher.css" />
<link type="text/css" rel="stylesheet" href="http://c2c-wrestling.com/cache/themes/theme1/mentionme.css" />
(and others).

It looks like you didn't change your bburl or some things are hardcoded.
And you alway have references to the other url
<!-- start: headerinclude -->
<link rel="alternate" type="application/rss+xml" title="Letzte Themen (RSS 2.0)" href="Https://hosting139885.a2e61.netcup.net/Coast2CoastWrestling/syndication.php" />
<link rel="alternate" type="application/atom+xml" title="Letzte Themen (Atom 1.0)" href="Https://hosting139885.a2e61.netcup.net/Coast2CoastWrestling/syndication.php?type=atom1.0" />
...
<script type="text/javascript" src="Https://hosting139885.a2e61.netcup.net/Coast2CoastWrestling/jscripts/ua-plugins/messages.js?v=1"></script>

Concerning Font Awesome, just add in your headerinclude template the following line:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/fontawesome.min.css" integrity="sha384-jLKHWM3JRmfMU0A5x5AkjWkw/EYfGUAGagvnfryNV3F9VqM98XiIH7VBGVoxVSc7" crossorigin="anonymous">

(2021-12-09, 04:17 PM)Matt Wrote: [ -> ]It's because the Board URL hasn't been changed.
If this was set to https:// instead of http:// it should work fine. ACP > Configuration > Site Details > Board URL.

It was my first answer in the thread Toungue
I will send him your posts and I hope that solves it. My colleague just went to bed after 10+ desperate hours to fix this! Haha. Sometimes you miss the obvious. I hope that's it. Thanks for your help for now and I'll make sure to buy you a coffee later. Well, at least for CrazyCat, hehe.
Hey, we again Big Grin It's still a problem with this forum:

https://hosting139885.a2e61.netcup.net/C.../index.php

(We need to take this url, cause our other one ist still not working. Yes, I tried changing https to https in the setting and even tried changing all refferings to this setting into hardcoded links (If I miss some, I'm happy to get a helping hand in which file I missed it)

Concerning Font Awesome, just add in your headerinclude template the following line:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/fontawesome.min.css" integrity="sha384-jLKHWM3JRmfMU0A5x5AkjWkw/EYfGUAGagvnfryNV3F9VqM98XiIH7VBGVoxVSc7" crossorigin="anonymous">

<-- I tried it on multiple lines in my headerinclude file and it still doesn't work. Also I tried multiple plugins for forumicons and nothing worked here. (DVZ SECURE CONTENT, Forum Icons, Thred Icons in Showthread, MyForumIcons - I got desperated)

<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css"> <-- tried this also in my "Headerinclude" file and still we have no Icons show up.

So, I'm happy for all your help till now, but does anybody have an idea what I'm overseeing here?
You really don't need to use that domain. I've just checked again and the Board URL setting still hasn't been changed, it is still saying http://

Can you screenshot where you're changing it because I'm not really sure what you're doing. Can you check if ./inc/settings.php CHMOD to 666? Maybe the settings aren't saving. You don't need to hardcode any URLs, you literally just need to change this setting.

I can also see no fontawesome URL included in your template. Are you sure you're editing the right site on the right server?
We have urls with http://, https://, and so on. I tried all of them and none of them worked except the hosting netcup url. Hardcoded and changing in the setting. I tried also both options with all urls.

[Image: screenshotatdec1316-34pj4i.png]


CHMOD is correct. Just checked it and yes, I work on the right page. It's the only forum on this server and the icons for new positings are FontAwesome. The other templates include all the codes, they just don't show up. If I hover over them the show me the link, but nothing to see.
Okay, change that setting back to https://c2c-wrestling.com so I can see what it does. You definitely don't need to be using that domain for anything. The whole situation is being over-complicated due to using two different URLs and hardcoding links, likely as attempted fixes for an initial mis-configuration, but I can assure it will be able to work fine on the https://c2c-wrestling.com domain if configured correctly.

I've just seen you've also got the forum in a subfolder on https://hosting139885.a2e61.netcup.net/C...tWrestling, but https://c2c-wrestling.com shows the same forum not in a subfolder. I just can't wrap my head around how this site has been configured to be honest. I think you've got two completely separate copies of the files.

Can you just answer this - what do you want the URL to be? https://c2c-wrestling.com or https://c2c-wrestling.com/Coast2CoastWrestling?
Pages: 1 2 3 4