Simple Machines Community Forum

SMF Support => SMF 2.1.x Support => Topic started by: mrbandit on January 09, 2025, 11:52:31 PM

Title: My forum doesn't look right in Edge or Chrome anymore
Post by: mrbandit on January 09, 2025, 11:52:31 PM
My forum is on 2.1.4, but sometime early last year the theme quit loading correctly in everything other then mozilla.  The forum is transamcountry.com/community and now it looks like a early myspace page or something from aol days.  Any help or suggestions would be welcome.  The server is running an early version of php.  I tried running 8.1 on the server and smf wouldn't even load, so I'm not sure if that is it.  Thanks in advance.
Title: Re: My forum doesn't look right in Edge or Chrome anymore
Post by: vbgamer45 on January 10, 2025, 12:21:45 AM
Use the repair settings tool to fix your urls. Your css/javascript urls are set to http:// when they should be https://
What is repair_settings.php? (https://wiki.simplemachines.org/smf/Repair_settings.php)
Title: Re: My forum doesn't look right in Edge or Chrome anymore
Post by: Aleksi "Lex" Kilpinen on January 10, 2025, 01:36:40 AM
Basically everything is set to use http, but https is set up on the server so browsers will opt to show that if given an option.

http://www.transamcountry.com/community/index.php seems perfectly fine to me.
https://www.transamcountry.com/community/index.php is utterly broken.

So do go through all the url settings in repair_settings, and switch to https properly.